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: simplify disk watchdog tests
3+ hash: 2216355d073162c79748367f49d4a1294ede7796
4+ body: ""
5+ footer:
6+ Change-type: patch
7+ change-type: patch
8+ Signed-off-by: Yann CARDAILLAC <
[email protected] >
9+ signed-off-by: Yann CARDAILLAC <
[email protected] >
10+ author: Yann CARDAILLAC
11+ nested: []
12+ version: 6.7.7
13+ title: ""
14+ date: 2025-11-18T17:31:09.706Z
115- commits:
216 - subject: Update actions/setup-python action to v6
317 hash: 00de2112bdc41a488ab09eaec47015b88caa3fa5
Original file line number Diff line number Diff line change 11Change log
22-----------
33
4+ # v6.7.7
5+ ## (2025-11-18)
6+
7+ * simplify disk watchdog tests [ Yann CARDAILLAC]
8+
49# v6.7.6
510## (2025-11-13)
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.7.6 "
8+ DISTRO_VERSION = "6.7.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