v3.2.2
This commit is contained in:
parent
381ac6d955
commit
5d2b04e9e6
3 changed files with 73 additions and 1 deletions
|
@ -1,3 +1,58 @@
|
||||||
|
- commits:
|
||||||
|
- subject: Update layers/meta-balena to ba317bb80bb108576d8421a81547bf9cfdad1faf
|
||||||
|
hash: 33a77581ef675e39eec15236ec0b14e5fe78223f
|
||||||
|
body: Update layers/meta-balena
|
||||||
|
footer:
|
||||||
|
Changelog-entry: Update layers/meta-balena to ba317bb80bb108576d8421a81547bf9cfdad1faf
|
||||||
|
changelog-entry: Update layers/meta-balena to ba317bb80bb108576d8421a81547bf9cfdad1faf
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "modemmanager: hold ModemManager 1.14.2 on Thud"
|
||||||
|
hash: a13370eb1f57c42aaf78364b09e3424c8d801049
|
||||||
|
body: >
|
||||||
|
Latest stable ModemManager does not compile anymore on Thud, so
|
||||||
|
we
|
||||||
|
|
||||||
|
there use the previous version 1.14.2.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
author: Alex Gonzalez
|
||||||
|
nested: []
|
||||||
|
- subject: "meta-balena-thud: libqmi: Use v1.26.0"
|
||||||
|
hash: c0f6308d2308551e2bf9b51c1512cfd1ad3ef6b9
|
||||||
|
body: |
|
||||||
|
Newer versions are incompatible with the libc available in sumo.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
author: Alex Gonzalez
|
||||||
|
nested: []
|
||||||
|
- subject: "meta-balena-thud: libmbim: use v 1.24.2"
|
||||||
|
hash: 2dc7b072896e9793fa9292e9dcdc06de54f2ce4d
|
||||||
|
body: >
|
||||||
|
The current meta-balena libmbim is not compatible with thud's
|
||||||
|
libc
|
||||||
|
|
||||||
|
version.
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
Signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
signed-off-by: Alex Gonzalez <alexg@balena.io>
|
||||||
|
author: Alex Gonzalez
|
||||||
|
nested: []
|
||||||
|
version: meta-balena-3.2.2
|
||||||
|
title: ""
|
||||||
|
date: 2023-08-18T12:38:52.035Z
|
||||||
|
version: 3.2.2
|
||||||
|
title: ""
|
||||||
|
date: 2023-08-18T15:39:53.485Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update layers/meta-balena to ec885550473b00b86e986f84bfd74f06a137fd24
|
- subject: Update layers/meta-balena to ec885550473b00b86e986f84bfd74f06a137fd24
|
||||||
hash: d5a5a906d69ebdc4e670004921aa577dc2891ea2
|
hash: d5a5a906d69ebdc4e670004921aa577dc2891ea2
|
||||||
|
|
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -1,6 +1,23 @@
|
||||||
Change log
|
Change log
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
# v3.2.2
|
||||||
|
## (2023-08-18)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update layers/meta-balena to ba317bb80bb108576d8421a81547bf9cfdad1faf [Self-hosted Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## meta-balena-3.2.2
|
||||||
|
> ### (2023-08-18)
|
||||||
|
>
|
||||||
|
> * modemmanager: hold ModemManager 1.14.2 on Thud [Alex Gonzalez]
|
||||||
|
> * meta-balena-thud: libqmi: Use v1.26.0 [Alex Gonzalez]
|
||||||
|
> * meta-balena-thud: libmbim: use v 1.24.2 [Alex Gonzalez]
|
||||||
|
>
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
# v3.2.1
|
# v3.2.1
|
||||||
## (2023-08-17)
|
## (2023-08-17)
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
3.2.1
|
3.2.2
|
Loading…
Add table
Reference in a new issue