diff options
| -rw-r--r-- | meta/recipes-bsp/barebox/barebox-tools_2024.09.0.bb (renamed from meta/recipes-bsp/barebox/barebox-tools_2024.08.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/barebox/barebox-tools_2024.08.0.bb b/meta/recipes-bsp/barebox/barebox-tools_2024.09.0.bb index ed49ce5373..13a308b3da 100644 --- a/meta/recipes-bsp/barebox/barebox-tools_2024.08.0.bb +++ b/meta/recipes-bsp/barebox/barebox-tools_2024.09.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] = "b08a762da8d63dd18b4f2d9f5d0a8da001b6e608d1b3eff6dcebc6a2e575d535" | 11 | SRC_URI[sha256sum] = "4d4ea7e232aeba2b3cb9ccf0dbf8cd8e01c65b6c615f64c3bd0c4f24f23a47da" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/barebox-${PV}" | 13 | S = "${WORKDIR}/barebox-${PV}" |
| 14 | B = "${WORKDIR}/build" | 14 | B = "${WORKDIR}/build" |
