-
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
8d9c752
commit c8e62e0
Showing
3 changed files
with
101 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,85 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to 89e024a74dce245954d881fa5555855b79319941 | ||
hash: 4b88da8e6860531e7c7df1123bdedcd6c8cd48ea | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to 89e024a74dce245954d881fa5555855b79319941 | ||
changelog-entry: Update layers/meta-balena to 89e024a74dce245954d881fa5555855b79319941 | ||
author: balena-renovate[bot] | ||
nested: | ||
- commits: | ||
- subject: "tests: secureboot: imx: refactor bootloader config integrity tests" | ||
hash: 8c165e9ed7a471d043ff00d4a091742b8412e785 | ||
body: | | ||
Refactor to assure sequential execution of tests. | ||
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: "tests: secureboot: imx: refactor bootloader integrity test" | ||
hash: 502fc52ba4d8da9614667c55adb9ab3748a4baa6 | ||
body: > | ||
* Force sequential test execution | ||
|
||
* Skip bootloader integrity test on iot-gate-imx8 which needs a | ||
working | ||
bootloader in order to reflash | ||
* Add assertion for waitForFailedBoot() which was providing | ||
false positives | ||
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: "tests: secureboot: imx: support compressed files pattern replacement" | ||
hash: ea43fc9243ea44378c5ae81013fcc6bb18c2a3d8 | ||
body: > | ||
Some of the boot files to test have been compressed after | ||
signing, so | ||
|
||
in order to corrupt the signature we need to uncompress them | ||
first. | ||
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: "tests: secureboot: fix function that confirms a failed boot" | ||
hash: f5c7ad85d30c9de4c43ffbe76fb569de2866032a | ||
body: > | ||
Independently of whether the device was coming back or not after | ||
reboot, | ||
|
||
the waitForFailedBoot() function always succeeds as the thrown | ||
errors are | ||
|
||
always caught. | ||
|
||
|
||
Throw the error outside of the try/catch so that it is not | ||
always | ||
|
||
caught. | ||
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: [] | ||
version: meta-balena-6.3.2 | ||
title: "" | ||
date: 2025-01-14T15:53:20.934Z | ||
version: 6.3.2 | ||
title: "" | ||
date: 2025-01-14T16:34:22.908Z | ||
- commits: | ||
- subject: Update balena-yocto-scripts to f5ec6993fd683b9a933bda067594ae5de6208fbd | ||
hash: 10d672208611355d879c95cfe9f1709e16a5b0b9 | ||
|
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.1+rev2 | ||
6.3.2 |