v5.1.44
This commit is contained in:
parent
193be8564a
commit
8468fae4e1
3 changed files with 48 additions and 1 deletions
|
@ -1,3 +1,35 @@
|
|||
- commits:
|
||||
- subject: Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33
|
||||
hash: 006c2d92e703b9d97e485b72f32b18beeb1a061a
|
||||
body: Update layers/meta-balena
|
||||
footer:
|
||||
Changelog-entry: Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33
|
||||
changelog-entry: Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33
|
||||
author: Self-hosted Renovate Bot
|
||||
nested:
|
||||
- commits:
|
||||
- subject: "resin-init-flasher: Allow building images for non-flasher devices that
|
||||
have internal storage"
|
||||
hash: 3a887512b343b80208196f6792a48f81d1a8c8f9
|
||||
body: >
|
||||
As per the internal thread:
|
||||
https://balena.zulipchat.com/#narrow/stream/360838-balena-io.2Fos.2Fdevices/topic/balena-raspberrypi.20jenkins.20build.20failures/near/423970246
|
||||
|
||||
|
||||
Currently devices with on-board storage fail to build in jenkins, if they don't provide a flasher image. One example is the CM4. Since there are multiple devices using this configuration, let's re-enable builds for all of them.
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||
signed-off-by: Alexandru Costache <alexandru@balena.io>
|
||||
author: Alexandru
|
||||
nested: []
|
||||
version: meta-balena-5.1.44
|
||||
title: ""
|
||||
date: 2024-02-29T16:16:34.376Z
|
||||
version: 5.1.44
|
||||
title: ""
|
||||
date: 2024-02-29T19:23:46.598Z
|
||||
- commits:
|
||||
- subject: Update layers/poky to 6289654c3067ce0485f3dc84677d4bbeeeb3b01c
|
||||
hash: d605f292ed5bba85547a31a8cb36bd29f13fd0ce
|
||||
|
|
15
CHANGELOG.md
15
CHANGELOG.md
|
@ -1,6 +1,21 @@
|
|||
Change log
|
||||
-----------
|
||||
|
||||
# v5.1.44
|
||||
## (2024-02-29)
|
||||
|
||||
|
||||
<details>
|
||||
<summary> Update layers/meta-balena to 64cd9e85978a6148a5b0f9231edab4fe42db9c33 [Self-hosted Renovate Bot] </summary>
|
||||
|
||||
> ## meta-balena-5.1.44
|
||||
> ### (2024-02-29)
|
||||
>
|
||||
> * resin-init-flasher: Allow building images for non-flasher devices that have internal storage [Alexandru]
|
||||
>
|
||||
|
||||
</details>
|
||||
|
||||
# v5.1.43+rev1
|
||||
## (2024-02-29)
|
||||
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
5.1.43+rev1
|
||||
5.1.44
|
Loading…
Add table
Reference in a new issue