diff options
| author | Enrico Jörns <ejo@pengutronix.de> | 2024-10-28 21:39:07 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-01 11:53:27 +0000 |
| commit | e4b18be0d4452459ebbbcc9f4eea2d8c4234db61 (patch) | |
| tree | 4187295475145b42eee922d8cdbb8a4056e8480b /meta/recipes-bsp/barebox | |
| parent | d217fae2104ec200d207489286501fb561823d8a (diff) | |
| download | poky-e4b18be0d4452459ebbbcc9f4eea2d8c4234db61.tar.gz | |
barebox: upgrade 2024.08.0 -> 2024.09.0
Regular barebox release.
Key changes:
* added eMMC/SD card erase support
* overhaul of the README
Changelog: https://lore.barebox.org/barebox/ZuP5DC_fmAqC45Oh@pengutronix.de/
(From OE-Core rev: b090d888cbf912866bc43a2ed16f2b83eb65c9ae)
Signed-off-by: Enrico Jörns <ejo@pengutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/barebox')
| -rw-r--r-- | meta/recipes-bsp/barebox/barebox_2024.09.0.bb (renamed from meta/recipes-bsp/barebox/barebox_2024.08.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/barebox/barebox_2024.08.0.bb b/meta/recipes-bsp/barebox/barebox_2024.09.0.bb index 98e8aa053b..d2a3d4ebd1 100644 --- a/meta/recipes-bsp/barebox/barebox_2024.08.0.bb +++ b/meta/recipes-bsp/barebox/barebox_2024.09.0.bb | |||
| @@ -12,4 +12,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192" | |||
| 12 | inherit barebox | 12 | inherit barebox |
| 13 | 13 | ||
| 14 | SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" | 14 | SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" |
| 15 | SRC_URI[sha256sum] = "b08a762da8d63dd18b4f2d9f5d0a8da001b6e608d1b3eff6dcebc6a2e575d535" | 15 | SRC_URI[sha256sum] = "4d4ea7e232aeba2b3cb9ccf0dbf8cd8e01c65b6c615f64c3bd0c4f24f23a47da" |
