File tree Expand file tree Collapse file tree 3 files changed +33
-1
lines changed
meta-balena-common/conf/distro/include Expand file tree Collapse file tree 3 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1+ - commits:
2+ - subject: "linux-firmware: Revert packaging i915 firmware by SoC generations"
3+ hash: 43b440248b06c921dcad3423427e3b2fe2a38a3e
4+ body: >
5+ This reverts e741dcf6f520765c3345c1e64cfc3f31f5b6a604
6+
7+
8+ We only use this separate packaging for the Up Board(s) but even there
9+ we will
10+
11+ trim this list further but only in that device repository.
12+
13+
14+ By not splitting the i915 firmware files in multiple packages we make
15+ sure the
16+
17+ Generic X86_64 image contains all the i915 firmware.
18+ footer:
19+ Change-type: patch
20+ change-type: patch
21+ Signed-off-by: Florin Sarbu <
[email protected] >
22+ signed-off-by: Florin Sarbu <
[email protected] >
23+ author: Florin Sarbu
24+ nested: []
25+ version: 6.8.7
26+ title: ""
27+ date: 2025-12-04T10:16:30.316Z
128- commits:
229 - subject: "tests: os: secureboot: skip bootloader integrity for
330 imx8mp-var-dart-pl1000pp"
Original file line number Diff line number Diff line change 11Change log
22-----------
33
4+ # v6.8.7
5+ ## (2025-12-04)
6+
7+ * linux-firmware: Revert packaging i915 firmware by SoC generations [ Florin Sarbu]
8+
49# v6.8.6
510## (2025-12-04)
611
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ include conf/distro/include/balena-os-rust-version.inc
55
66DISTRO = "balena-os"
77DISTRO_NAME = "balenaOS"
8- DISTRO_VERSION = "6.8.6 "
8+ DISTRO_VERSION = "6.8.7 "
99HOSTOS_VERSION = "${DISTRO_VERSION} "
1010python () {
1111 ''' Set HOSTOS_VERSION from board VERSION if available '''
You can’t perform that action at this time.
0 commit comments