| Message ID | 20251028073305.3073787-1-ejo@pengutronix.de |
|---|---|
| State | New |
| Headers | show |
| Series | barebox: upgrade 2025.08.0 -> 2025.09.0 | expand |
diff --git a/meta/recipes-bsp/barebox/barebox-common.inc b/meta/recipes-bsp/barebox/barebox-common.inc index 864c6010c9..e41d0858fd 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 = "2025.08.0" +PV = "2025.09.0" SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" -SRC_URI[sha256sum] = "b32f141ee708e87cb0cc01d626adafc07bd6eb52d62ca969287d7d27462eab32" +SRC_URI[sha256sum] = "7df1aa47bb7bf1763a729137ac773e69a4052812af094475d739fc63a9295f0d"
Changes in 2025.09.0 -------------------- * Added support for SoCFPGA Agilex5 and Rockchip RK3576 * Added structured I/O support for shell commands * Added support for booting signed Rockchip images * Support for adding device tree overlay (.dtbo) files to FIT images * New 'bfetch' eyecandy tool for displaying logo and system information (similar to 'neofetch') * Several other fixes and improvements Changelog: https://lore.barebox.org/barebox/aNugWfoJR_2AirEx@pengutronix.de/ Migration Guide: https://barebox.org/doc/latest/migration-guides/migration-2025.09.0.html Signed-off-by: Enrico Jörns <ejo@pengutronix.de> --- meta/recipes-bsp/barebox/barebox-common.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)