-
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
62dce9c
commit b9b0d9e
Showing
3 changed files
with
56 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,43 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to 25e216d91a0fcb47eca6bd79acf4f47ef4f627ae | ||
hash: 1df9eda262b4e3a600a3a97877a46123701d5aff | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to 25e216d91a0fcb47eca6bd79acf4f47ef4f627ae | ||
changelog-entry: Update layers/meta-balena to 25e216d91a0fcb47eca6bd79acf4f47ef4f627ae | ||
author: balena-renovate[bot] | ||
nested: | ||
- commits: | ||
- subject: "classes/kernel-balena: Avoid re-building kernel modules when not | ||
signed" | ||
hash: 729490be46acc63b00d842dd8174ad0f03e5e55f | ||
body: > | ||
Setting the nostamp flag to any value, even if it is an empty | ||
string, causes | ||
|
||
the kernel modules to be rebuilt, which is contrary to the | ||
|
||
documentation: | ||
https://lists.openembedded.org/g/bitbake-devel/message/12359 | ||
|
||
|
||
Let's avoid setting it altogether on kernels which are not | ||
signed, | ||
|
||
to speed up builds. | ||
footer: | ||
Change-type: patch | ||
change-type: patch | ||
Signed-off-by: Alexandru Costache <[email protected]> | ||
signed-off-by: Alexandru Costache <[email protected]> | ||
author: Alexandru Costache | ||
nested: [] | ||
version: meta-balena-6.3.5 | ||
title: "" | ||
date: 2025-01-16T19:38:46.906Z | ||
version: 6.3.5 | ||
title: "" | ||
date: 2025-01-16T20:33:34.958Z | ||
- commits: | ||
- subject: Update layers/meta-balena to 9e9a4ca10eceb59d14866d87a1486b63f2c636ce | ||
hash: 6df899f7f2ab0dafd4f8c49f8f6fc7d0c19ade26 | ||
|
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.4 | ||
6.3.5 |