File tree Expand file tree Collapse file tree 3 files changed +20
-1
lines changed
meta-balena-common/conf/distro/include Expand file tree Collapse file tree 3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 1+ - commits:
2+ - subject: fix initramfs rootfs script wrong indent
3+ hash: 4204dd9590e5bfeb740088ad2285edc67a634986
4+ body: ""
5+ footer:
6+ Change-type: patch
7+ change-type: patch
8+ Signed-off-by: Yann CARDAILLAC <yann.cardaillac@balena.io>
9+ signed-off-by: Yann CARDAILLAC <yann.cardaillac@balena.io>
10+ author: Yann CARDAILLAC
11+ nested: []
12+ version: 6.9.5
13+ title: ""
14+ date: 2025-12-10T18:36:27.261Z
115- commits:
216 - subject: Update actions/checkout action to v6
317 hash: a9116ae98349e3f2a545f5728f8e803b69344a01
Original file line number Diff line number Diff line change 11Change log
22-----------
33
4+ # v6.9.5
5+ ## (2025-12-10)
6+
7+ * fix initramfs rootfs script wrong indent [ Yann CARDAILLAC]
8+
49# v6.9.4
510## (2025-12-10)
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.9.4 "
8+ DISTRO_VERSION = "6.9.5 "
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