Commit 12c56bc 1 parent 8e4725e commit 12c56bc Copy full SHA for 12c56bc
File tree 3 files changed +20
-1
lines changed
meta-balena-common/conf/distro/include
3 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ - commits:
2
+ - subject: "modemmanager: patch for Cinterion port types"
3
+ hash: 6cd7bdcef2405b836975d2a06cdd83cbb5177499
4
+ body: >
5
+ Patch with changes in udev rules for ALAS5 for proper support of port
6
+ types
7
+ footer:
8
+ Change-type: patch
9
+ change-type: patch
10
+ author: Kirill Zabelin
11
+ nested: []
12
+ version: 6.3.23
13
+ title: ""
14
+ date: 2025-02-25T10:26:55.368Z
1
15
- commits:
2
16
- subject: "kernel-devsrc.bb: Use recipe from Poky for 6.12+ kernels"
3
17
hash: 1eb52a251cfd48d32a4dce2ee01b54e791d7b4ea
Original file line number Diff line number Diff line change 1
1
Change log
2
2
-----------
3
3
4
+ # v6.3.23
5
+ ## (2025-02-25)
6
+
7
+ * modemmanager: patch for Cinterion port types [ Kirill Zabelin]
8
+
4
9
# v6.3.22
5
10
## (2025-02-24)
6
11
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ include conf/distro/include/balena-os-rust-version.inc
5
5
6
6
DISTRO = "balena-os"
7
7
DISTRO_NAME = "balenaOS"
8
- DISTRO_VERSION = "6.3.22 "
8
+ DISTRO_VERSION = "6.3.23 "
9
9
HOSTOS_VERSION = "${DISTRO_VERSION} "
10
10
python () {
11
11
''' Set HOSTOS_VERSION from board VERSION if available '''
You can’t perform that action at this time.
0 commit comments