-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fcfadd4
commit 19589d3
Showing
3 changed files
with
75 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,60 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to a65d804761370a77ce74c65db7a553ec8bfbe8da | ||
hash: 1b87337c78a4e4187b193214b6622955a2bc2e45 | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to a65d804761370a77ce74c65db7a553ec8bfbe8da | ||
changelog-entry: Update layers/meta-balena to a65d804761370a77ce74c65db7a553ec8bfbe8da | ||
author: balena-renovate[bot] | ||
nested: | ||
- commits: | ||
- subject: "images: balena-image*: Set balenaos-img.sig image type for signed | ||
builds" | ||
hash: c7c2fb62abbda3008e73e9ef72d771fb7a43498f | ||
body: | | ||
This triggers the signing of images for secure boot builds. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "classes: balenaos-img.sig: Rename the sign image type to | ||
balenaos-img.sig" | ||
hash: e283eb7898ee8f0b5f3df50e6dcb747da1def443 | ||
body: > | ||
This creates the symlinks and images with the expected | ||
extensions. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alex Gonzalez <[email protected]> | ||
signed-off-by: Alex Gonzalez <[email protected]> | ||
author: Alex Gonzalez | ||
nested: [] | ||
- subject: "image_types_balena.bbclass: Move image signing code here" | ||
hash: c3fc5563a54c3e5c35b7cab02bc4e2ef74c6fa64 | ||
body: | | ||
This fixes the following error: | ||
|
||
cp: cannot stat '/work/build/tmp/deploy/images/generic-amd64/balena-image-generic-amd64.balenaos-img.sig': No such file or directory | ||
|
||
The signed image symlink is not generated before the flasher needs it so we avoid this dependency issue by | ||
defining a new image type for which the build system will automatically create the appropriate symlink. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Florin Sarbu <[email protected]> | ||
signed-off-by: Florin Sarbu <[email protected]> | ||
author: Florin Sarbu | ||
nested: [] | ||
version: meta-balena-6.3.6 | ||
title: "" | ||
date: 2025-01-17T03:52:47.961Z | ||
version: 6.3.6 | ||
title: "" | ||
date: 2025-01-17T04:36:31.581Z | ||
- commits: | ||
- subject: Update layers/meta-balena to 25e216d91a0fcb47eca6bd79acf4f47ef4f627ae | ||
hash: 1df9eda262b4e3a600a3a97877a46123701d5aff | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
6.3.5 | ||
6.3.6 |