-
Notifications
You must be signed in to change notification settings - Fork 0
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
6504c31
commit 03d6f68
Showing
3 changed files
with
62 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,49 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to 5e157d7d2954d406666df9d0681c2fbe63a838fa | ||
hash: 0c528d0118629784844af7b4924b998b440e6cc2 | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to 5e157d7d2954d406666df9d0681c2fbe63a838fa | ||
changelog-entry: Update layers/meta-balena to 5e157d7d2954d406666df9d0681c2fbe63a838fa | ||
author: Self-hosted Renovate Bot | ||
nested: | ||
- commits: | ||
- subject: "initrdscripts: make the kexec script fail hard in unexpected states" | ||
hash: 0b6199dddbb52e963d7b6e5feb5771f2b61a0f35 | ||
body: > | ||
At this moment the kexec initrd script is skipped when | ||
ROOTFS_DIR | ||
|
||
is not defined or if the new rootfs is mounted, but does not | ||
contain | ||
|
||
a kernel image in the expected place. This is undesirable as we | ||
|
||
assume this is the last script executed by the balena | ||
bootloader. | ||
|
||
|
||
This patch makes the kexec script always execute in the balena | ||
|
||
bootloader and makes it fail hard in unexpected states, which | ||
means | ||
|
||
the script is always an exit point for the balena bootloader, | ||
|
||
whether the actual kexec call succeeds or not. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Michal Toman <[email protected]> | ||
signed-off-by: Michal Toman <[email protected]> | ||
author: Michal Toman | ||
nested: [] | ||
version: meta-balena-5.3.22 | ||
title: "" | ||
date: 2024-07-01T15:01:00.393Z | ||
version: 5.3.22 | ||
title: "" | ||
date: 2024-07-02T10:20:28.558Z | ||
- commits: | ||
- subject: Update layers/meta-openembedded to | ||
6ff0748a4741517519a281985fc3cd95dadb633e | ||
|
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 @@ | ||
5.3.21+rev9 | ||
5.3.22 |