diff options
| author | Enrico Jörns <ejo@pengutronix.de> | 2024-11-25 12:10:11 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-28 12:27:12 +0000 |
| commit | 0f73caa1b2140c6a8407d0643dde46786d8eea17 (patch) | |
| tree | dd85920def3b92030c96bd619cd57793c69c8283 /meta/recipes-bsp/barebox | |
| parent | cc8ba2f80b6934830ebe666e1c1e1ca4e6556ef1 (diff) | |
| download | poky-0f73caa1b2140c6a8407d0643dde46786d8eea17.tar.gz | |
barebox: upgrade 2024.09.0 -> 2024.10.0
Regular barebox release.
* cleanups and bug fixes
* larger font for high-res displays
Changelog: https://lore.barebox.org/barebox/ZxIdBi3xLj0dHqzi@pengutronix.de/T/
(From OE-Core rev: 39166d2a5d5ab11513697c1a1c94284e30837a21)
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.10.0.bb (renamed from meta/recipes-bsp/barebox/barebox_2024.09.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/barebox/barebox_2024.09.0.bb b/meta/recipes-bsp/barebox/barebox_2024.10.0.bb index 4b24ab945e..c886fcfba3 100644 --- a/meta/recipes-bsp/barebox/barebox_2024.09.0.bb +++ b/meta/recipes-bsp/barebox/barebox_2024.10.0.bb | |||
| @@ -14,4 +14,4 @@ inherit barebox | |||
| 14 | SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2 \ | 14 | SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2 \ |
| 15 | file://0001-lib-lz4-use-lz4-instead-of-lz4c.patch \ | 15 | file://0001-lib-lz4-use-lz4-instead-of-lz4c.patch \ |
| 16 | " | 16 | " |
| 17 | SRC_URI[sha256sum] = "4d4ea7e232aeba2b3cb9ccf0dbf8cd8e01c65b6c615f64c3bd0c4f24f23a47da" | 17 | SRC_URI[sha256sum] = "955b20bfa7358732d2c0c09ccfd4c1a69087b7e2c610b16dee7442d71a5af88d" |
