File tree Expand file tree Collapse file tree 3 files changed +28
-1
lines changed
meta-balena-common/conf/distro/include Expand file tree Collapse file tree 3 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1+ - commits:
2+ - subject: "networkmanager: update to 1.52.0"
3+ hash: 2595dd8712d093d8fd4fc9166da2bfc40c77c038
4+ body: |
5+ This recipe is taken from meta-openembedded commit
6+ 33fec4b4f47ae5b86f274c352939437b641e7f8d with the only changes being
7+ that we removed the initd configuration which we don't use, and removed
8+ tag from the GIT URL because yocto spits an error when both tag
9+ and SRCREV are used at the same time. Remaining tweaks are handled
10+ in bbappend.
11+
12+ Fixes #3677
13+ footer:
14+ Change-type: minor
15+ change-type: minor
16+ Signed-off-by: Michal Toman <michalt@balena.io>
17+ signed-off-by: Michal Toman <michalt@balena.io>
18+ author: Michal Toman
19+ nested: []
20+ version: 6.10.0
21+ title: ""
22+ date: 2025-12-11T12:11:50.125Z
123- commits:
224 - subject: "renovate.json: Remove custom balena-git package rules"
325 hash: 3b143a83bf6693ff42783f0c7a88107418440c12
Original file line number Diff line number Diff line change 11Change log
22-----------
33
4+ # v6.10.0
5+ ## (2025-12-11)
6+
7+ * networkmanager: update to 1.52.0 [ Michal Toman]
8+
49# v6.9.6
510## (2025-12-11)
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.6 "
8+ DISTRO_VERSION = "6.10.0 "
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