diff options
Diffstat (limited to 'meta/recipes-bsp/barebox')
| -rw-r--r-- | meta/recipes-bsp/barebox/barebox-tools_2024.10.0.bb (renamed from meta/recipes-bsp/barebox/barebox-tools_2024.09.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/barebox/barebox-tools_2024.09.0.bb b/meta/recipes-bsp/barebox/barebox-tools_2024.10.0.bb index 13a308b3da..386656f7ad 100644 --- a/meta/recipes-bsp/barebox/barebox-tools_2024.09.0.bb +++ b/meta/recipes-bsp/barebox/barebox-tools_2024.10.0.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f5125d13e000b9ca1f0d3364286c4192" | |||
| 8 | DEPENDS = "bison-native flex-native libusb1" | 8 | DEPENDS = "bison-native flex-native libusb1" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" | 10 | SRC_URI = "https://barebox.org/download/barebox-${PV}.tar.bz2" |
| 11 | SRC_URI[sha256sum] = "4d4ea7e232aeba2b3cb9ccf0dbf8cd8e01c65b6c615f64c3bd0c4f24f23a47da" | 11 | SRC_URI[sha256sum] = "955b20bfa7358732d2c0c09ccfd4c1a69087b7e2c610b16dee7442d71a5af88d" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/barebox-${PV}" | 13 | S = "${WORKDIR}/barebox-${PV}" |
| 14 | B = "${WORKDIR}/build" | 14 | B = "${WORKDIR}/build" |
