mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02:00
barebox: upgrade 2025.02.0 -> 2025.03.0
Changes in 2025.03.0 -------------------- * Support for Sunxi SoCs added. * Support for running on a Pine64+ as a generic barebox-dt-2nd.img image. * MMCs are now much faster to erase, reportedly up to 60x faster. * Fixed partition handling adapted to be Linux compatible (barebox,fixed-partitions) * i.MX HAB support now supports revoking keys and burning the field return fuse. * K3: support for eMMC boot partition booting and USB DFU bootstrapping. * Support for replacing single artifacts when booting bootspec entries. Changelog: https://lore.barebox.org/barebox/Z9veR3N6puizrAT8@pengutronix.de/T/#u (From OE-Core rev: 0a86ac9801d6a601efad6e18f1ef6db1af7077b6) Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
26336dd47b
commit
34c1fcbce6
|
@ -3,6 +3,6 @@ SECTION = "bootloaders"
|
|||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192"
|
||||
|
||||
PV = "2025.02.0"
|
||||
PV = "2025.03.0"
|
||||
SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2"
|
||||
SRC_URI[sha256sum] = "6da5f9e98a8c93f6eead3badefe133ed5fd865395b1a3c0192fdbdd9eb4f7311"
|
||||
SRC_URI[sha256sum] = "0bf7118004e445bdd57feeef89ee9064982acc221e8a046c4a7994d3da6da2ec"
|
||||
|
|
Loading…
Reference in New Issue
Block a user