v5.1.34
This commit is contained in:
parent
5a4f6b756e
commit
ffb04c4d0c
3 changed files with 51 additions and 1 deletions
|
@ -1,3 +1,38 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to b72d2791eb6b8e7a8fbb7b25cc43649a6c5cc281
|
||||
hash: 0fc71fd66bc2e68194bbc0e906e7c550cd16ce52
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to b72d2791eb6b8e7a8fbb7b25cc43649a6c5cc281
|
||||
changelog-entry: Update layers/meta-balena to b72d2791eb6b8e7a8fbb7b25cc43649a6c5cc281
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "resin-init-flasher: add jq dependency"
|
||||
hash: 87aa01801d193a893f10367ba71b9cc824bf7e69
|
||||
body: >
|
||||
Without this dependency, the call to `jq` does not happen and
|
||||
the check
|
||||
|
||||
for INTERNAL_DEVICE_KERNEL is not performed.
|
||||
|
||||
|
||||
Several devices that define internal storage but do not define
|
||||
|
||||
INTERNAL_DEVICE_KERNEL will now fail and need to be fixed.
|
||||
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-5.1.34
|
||||
title: ""
|
||||
date: 2024-02-14T23:11:49.455Z
|
||||
version: 5.1.34
|
||||
title: ""
|
||||
date: 2024-02-15T04:07:30.247Z
|
||||
- commits:
|
||||
- subject: Update contracts to 0c54ce2d25baac5485f3828dbfed58c33f881256
|
||||
hash: 1190ce170df6fbdb6efe557624fea1bcb854907e
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v5.1.34
|
||||
## (2024-02-15)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to b72d2791eb6b8e7a8fbb7b25cc43649a6c5cc281 [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-5.1.34
|
||||
> ### (2024-02-14)
|
||||
>
|
||||
> * resin-init-flasher: add jq dependency [Alex Gonzalez]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v5.1.33+rev1
|
||||
## (2024-02-14)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
5.1.33+rev1
|
||||
5.1.34
|
Loading…
Add table
Reference in a new issue