-
Notifications
You must be signed in to change notification settings - Fork 14
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
9217921
commit ce6ceaa
Showing
3 changed files
with
59 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,46 @@ | ||
- commits: | ||
- subject: Update layers/meta-balena to f95917dab4a9e2f6b7e6830c22ba26d461fac816 | ||
hash: ec3a11742a929af470301562504917fc79ca9873 | ||
body: Update layers/meta-balena | ||
footer: | ||
Changelog-entry: Update layers/meta-balena to f95917dab4a9e2f6b7e6830c22ba26d461fac816 | ||
changelog-entry: Update layers/meta-balena to f95917dab4a9e2f6b7e6830c22ba26d461fac816 | ||
author: balena-renovate[bot] | ||
nested: | ||
- commits: | ||
- subject: "classes/image_types_balena: Add support for device specific boot | ||
filesystem options" | ||
hash: 8a7b00339067e4b95933fe4936fc7bbfeacf97bf | ||
body: > | ||
The beagleplay is unable to load u-boot from the sd-card | ||
|
||
boot partition if the standard geometry set by mkfs.vfat is used | ||
- | ||
|
||
that is 16 heads / 63 sectors per track. | ||
|
||
|
||
We noticed that using a geometry of 16 heads / 32 sectors per | ||
track | ||
|
||
make the device to boot from the sd-card, so we make the | ||
|
||
boot filesystem options configurable from the device repository | ||
|
||
to apply this setting. | ||
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.0.13 | ||
title: "" | ||
date: 2024-08-26T15:40:04.137Z | ||
version: 6.0.13 | ||
title: "" | ||
date: 2024-08-26T17:38:28.074Z | ||
- commits: | ||
- subject: Update balena-yocto-scripts to 58b4dd401dd6dd27262675b8061c7fddf5a593d4 | ||
hash: 7216ef4a62e6ebd643dbee9c19853ceb15e6a267 | ||
|
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.0.12+rev1 | ||
6.0.13 |