* [PATCH] barebox: upgrade 2024.12.0 -> 2025.01.0
@ 2025-01-25 21:35 Enrico Jörns
2025-01-26 11:25 ` [OE-core] " Richard Purdie
0 siblings, 1 reply; 3+ messages in thread
From: Enrico Jörns @ 2025-01-25 21:35 UTC (permalink / raw)
To: openembedded-core; +Cc: yocto
Changes:
* Added LLVM/Clang support for the sandbox architecture.
* Enabled command execution from the sandbox command line.
* Improved TFTP with dentry caching and default window size set to 1.
* Introduced hardening features: register zeroing, stack variable
initialization, and malloc buffer zeroing.
* Enhanced AM625 support with network support, watchdog driver, and
bootsource detection.
Changelog: https://lore.barebox.org/barebox/Z4oUYdHXEAtnkySC@pengutronix.de/T/#u
Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
---
meta/recipes-bsp/barebox/barebox-common.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-bsp/barebox/barebox-common.inc b/meta/recipes-bsp/barebox/barebox-common.inc
index fce3b825ae..9b8dc4ea60 100644
--- a/meta/recipes-bsp/barebox/barebox-common.inc
+++ b/meta/recipes-bsp/barebox/barebox-common.inc
@@ -3,6 +3,6 @@ SECTION = "bootloaders"
LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192"
-PV = "2024.12.0"
+PV = "2025.01.0"
SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2"
-SRC_URI[sha256sum] = "717a2416b37942f584b0bb2eb61ccbf85dc0f1a5c841318f47cd6967b9c4dcab"
+SRC_URI[sha256sum] = "288a838e6fe8897ea46dabd112e42287177353c88a7d442cefc8be8d1a85f5b5"
--
2.39.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [OE-core] [PATCH] barebox: upgrade 2024.12.0 -> 2025.01.0
2025-01-25 21:35 [PATCH] barebox: upgrade 2024.12.0 -> 2025.01.0 Enrico Jörns
@ 2025-01-26 11:25 ` Richard Purdie
2025-01-26 13:55 ` Enrico Jörns
0 siblings, 1 reply; 3+ messages in thread
From: Richard Purdie @ 2025-01-26 11:25 UTC (permalink / raw)
To: ejo, openembedded-core; +Cc: yocto
On Sat, 2025-01-25 at 22:35 +0100, Enrico Jörns via lists.openembedded.org wrote:
> Changes:
>
> * Added LLVM/Clang support for the sandbox architecture.
> * Enabled command execution from the sandbox command line.
> * Improved TFTP with dentry caching and default window size set to 1.
> * Introduced hardening features: register zeroing, stack variable
> initialization, and malloc buffer zeroing.
> * Enhanced AM625 support with network support, watchdog driver, and
> bootsource detection.
>
> Changelog: https://lore.barebox.org/barebox/Z4oUYdHXEAtnkySC@pengutronix.de/T/#u
>
> Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
> ---
> meta/recipes-bsp/barebox/barebox-common.inc | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the upgrade. Unfortunately it ran into issues with musl:
https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/897/steps/11/logs/stdio
https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/913/steps/11/logs/stdio
Cheers,
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [OE-core] [PATCH] barebox: upgrade 2024.12.0 -> 2025.01.0
2025-01-26 11:25 ` [OE-core] " Richard Purdie
@ 2025-01-26 13:55 ` Enrico Jörns
0 siblings, 0 replies; 3+ messages in thread
From: Enrico Jörns @ 2025-01-26 13:55 UTC (permalink / raw)
To: Richard Purdie, openembedded-core; +Cc: yocto
Am Sonntag, dem 26.01.2025 um 11:25 +0000 schrieb Richard Purdie:
> On Sat, 2025-01-25 at 22:35 +0100, Enrico Jörns via lists.openembedded.org wrote:
> > Changes:
> >
> > * Added LLVM/Clang support for the sandbox architecture.
> > * Enabled command execution from the sandbox command line.
> > * Improved TFTP with dentry caching and default window size set to 1.
> > * Introduced hardening features: register zeroing, stack variable
> > initialization, and malloc buffer zeroing.
> > * Enhanced AM625 support with network support, watchdog driver, and
> > bootsource detection.
> >
> > Changelog: https://lore.barebox.org/barebox/Z4oUYdHXEAtnkySC@pengutronix.de/T/#u
> >
> > Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
> > ---
> > meta/recipes-bsp/barebox/barebox-common.inc | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Thanks for the upgrade. Unfortunately it ran into issues with musl:
>
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/897/steps/11/logs/stdio
> https://autobuilder.yoctoproject.org/valkyrie/#/builders/3/builds/913/steps/11/logs/stdio
Thanks for testing!
I probably should add musl to my pre-flight checklist.. 🙂
I could quickly reproduce this here and will come with a v2 once fixed.
Regards, Enrico
> Cheers,
>
> Richard
>
--
Pengutronix e.K. | Enrico Jörns |
Embedded Linux Consulting & Support | https://www.pengutronix.de/ |
Steuerwalder Str. 21 | Phone: +49-5121-206917-180 |
31137 Hildesheim, Germany | Fax: +49-5121-206917-9 |
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-01-26 13:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-25 21:35 [PATCH] barebox: upgrade 2024.12.0 -> 2025.01.0 Enrico Jörns
2025-01-26 11:25 ` [OE-core] " Richard Purdie
2025-01-26 13:55 ` Enrico Jörns
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox