v6.0.7
This commit is contained in:
parent
367445dade
commit
90de333ccd
3 changed files with 83 additions and 1 deletions
|
@ -1,3 +1,70 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to cd2ee87b79d8b8edadc424084593a4ad9b69cb4f
|
||||
hash: 5ab2be1565f372f6f6bf36168bf442982faa6b08
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to cd2ee87b79d8b8edadc424084593a4ad9b69cb4f
|
||||
changelog-entry: Update layers/meta-balena to cd2ee87b79d8b8edadc424084593a4ad9b69cb4f
|
||||
author: balena-renovate[bot]
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "modemmanager: Fix Quectel modems initialization bug"
|
||||
hash: 2d53d2cb60a155ece0563fbb39629056e2c959d0
|
||||
body: >
|
||||
With the update to ModemManager version 1.22.0 we now have some
|
||||
Quectel modems failing
|
||||
|
||||
to use QMI properly:
|
||||
|
||||
|
||||
ModemManager[1178]: [modem0] power state updated: on
|
||||
|
||||
ModemManager[1178]: [modem0] (quectel) modem reset detected,
|
||||
triggering reprobe
|
||||
|
||||
ModemManager[1178]: [modem0] (quectel) modem reset detected,
|
||||
triggering reprobe
|
||||
|
||||
.
|
||||
|
||||
.
|
||||
|
||||
.
|
||||
|
||||
ModemManager[1178]: [modem0] failed waiting for final state: Too
|
||||
much time waiting to get to a final state
|
||||
|
||||
ModemManager[1178]: [modem0] failed enabling modem: Operation
|
||||
was cancelled
|
||||
|
||||
ModemManager[1178]: [modem1] couldn't start initialization:
|
||||
Transaction timed out
|
||||
|
||||
ModemManager[1178]: [modem1] fatal error initializing: Fatal
|
||||
error: modem is unusable
|
||||
|
||||
|
||||
This has been fixed upstream with the 2 patches we backport
|
||||
here:
|
||||
|
||||
|
||||
ModemManager[1139]: [modem0] power state updated: on
|
||||
|
||||
ModemManager[1139]: [modem0] (quectel) continuing without
|
||||
enabling profile manager events
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Florin Sarbu <florin@balena.io>
|
||||
signed-off-by: Florin Sarbu <florin@balena.io>
|
||||
author: Florin Sarbu
|
||||
nested: []
|
||||
version: meta-balena-6.0.7
|
||||
title: ""
|
||||
date: 2024-08-09T17:47:34.390Z
|
||||
version: 6.0.7
|
||||
title: ""
|
||||
date: 2024-08-09T23:32:25.090Z
|
||||
- commits:
|
||||
- subject: Update contracts to bb77690aa0498f1060b64bebc183aea4fafb57e7
|
||||
hash: f1e699e168c0d10e3479932431a401cd6f5004db
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v6.0.7
|
||||
## (2024-08-09)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to cd2ee87b79d8b8edadc424084593a4ad9b69cb4f [balena-renovate[bot]] </summary>
|
||||
|
||||
> ## meta-balena-6.0.7
|
||||
> ### (2024-08-09)
|
||||
>
|
||||
> * modemmanager: Fix Quectel modems initialization bug [Florin Sarbu]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v6.0.6+rev8
|
||||
## (2024-08-08)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
6.0.6+rev8
|
||||
6.0.7
|
Loading…
Add table
Reference in a new issue