diff options
| author | Liu Yiding <liuyd.fnst@fujitsu.com> | 2025-07-23 09:06:03 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-07-28 14:51:50 +0100 |
| commit | 39297bbd084674124aa034338134485a6eaedbc3 (patch) | |
| tree | 5684a39b2531b742224a9873ae1c8d742528dea6 /meta | |
| parent | 68f4beb353a5087f4e91bd0d539db1bd8b2931bc (diff) | |
| download | poky-39297bbd084674124aa034338134485a6eaedbc3.tar.gz | |
barebox-tools: upgrade 2025.06.0 -> 2025.07.0
Changelog: https://lore.barebox.org/barebox/aGUtKn1BbPXi4Y9m@pengutronix.de/T/#u
Migration Guide: https://barebox.org/doc/latest/migration-guides/migration-2025.07.0.html
(From OE-Core rev: 3f809d8b0f1f8c65adf0dcdd296cec93978f3b0b)
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-bsp/barebox/barebox-common.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/barebox/barebox-common.inc b/meta/recipes-bsp/barebox/barebox-common.inc index 67bc964188..a9a6a91db9 100644 --- a/meta/recipes-bsp/barebox/barebox-common.inc +++ b/meta/recipes-bsp/barebox/barebox-common.inc | |||
| @@ -3,6 +3,6 @@ SECTION = "bootloaders" | |||
| 3 | 3 | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192" |
| 5 | 5 | ||
| 6 | PV = "2025.06.0" | 6 | PV = "2025.07.0" |
| 7 | SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" | 7 | SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" |
| 8 | SRC_URI[sha256sum] = "d05bc1f85dc1d95b0b6b6a52cac0a469148fbb8f1edb0d352c3ca3b632426941" | 8 | SRC_URI[sha256sum] = "92add334bd0f5847deb2c23da54c78b40e8bae4f93c545e62be28e2f0afe137b" |
