-
Notifications
You must be signed in to change notification settings - Fork 117
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
a42ac34
commit a65d804
Showing
3 changed files
with
52 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,47 @@ | ||
- 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: 6.3.6 | ||
title: "" | ||
date: 2025-01-17T03:52:47.961Z | ||
- commits: | ||
- subject: "classes/kernel-balena: Avoid re-building kernel modules when not signed" | ||
hash: 729490be46acc63b00d842dd8174ad0f03e5e55f | ||
|
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