-
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
c68cbca
commit f02c1bc
Showing
3 changed files
with
54 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,41 @@ | ||
- commits: | ||
- subject: Update balena-yocto-scripts to a880342e40fe05d00a0f1cf2582a0699921152e0 | ||
hash: 20a5787b1fa33b76b98537e841a998e32c1c81d2 | ||
body: Update balena-yocto-scripts | ||
footer: | ||
Changelog-entry: Update balena-yocto-scripts to a880342e40fe05d00a0f1cf2582a0699921152e0 | ||
changelog-entry: Update balena-yocto-scripts to a880342e40fe05d00a0f1cf2582a0699921152e0 | ||
author: Self-hosted Renovate Bot | ||
nested: | ||
- commits: | ||
- subject: Simplify check for secure boot | ||
hash: be189f7e2f6fb26f778f29e1f955a1cdd01bc8a4 | ||
body: > | ||
We were previously introducing a variable that was essentially | ||
|
||
replicating the contents of an input. This commit makes use of | ||
the input | ||
|
||
directly. | ||
|
||
|
||
Incidentally, the previous code also had a small bug/typo, in | ||
which we | ||
|
||
mixed a test for string length with a test for string equality. | ||
footer: | ||
Signed-off-by: Leandro Motta Barros <[email protected]> | ||
signed-off-by: Leandro Motta Barros <[email protected]> | ||
Change-type: patch | ||
change-type: patch | ||
author: Leandro Motta Barros | ||
nested: [] | ||
version: balena-yocto-scripts-1.24.1 | ||
title: "" | ||
date: 2024-06-27T20:35:29.474Z | ||
version: 5.3.21+rev7 | ||
title: "" | ||
date: 2024-06-28T02:47:11.679Z | ||
- commits: | ||
- subject: Update layers/poky to cbac0f1bfc025d11aea74db16034e9589fbcffa6 | ||
hash: cc0c8be16a8ef773b178e3e1eaed61837f67c1ee | ||
|
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+rev6 | ||
5.3.21+rev7 |