diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-04-30 16:12:12 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-05-01 14:22:53 +0100 |
| commit | ca65114e5e6b543164c297048c73a51d606c817c (patch) | |
| tree | b7705348010d838452a50c4e7c6a4503af1777f5 /meta/recipes-bsp | |
| parent | baec6b7904b10b9b349ce00d2187144cc8650642 (diff) | |
| download | poky-ca65114e5e6b543164c297048c73a51d606c817c.tar.gz | |
recipes: Drop remaining md5sum checksums
We have long since obsoleted md5sum in favour of sha256sum. Drop the remaining
56 entries (which were showing many recipes hadn't been touched in a long time).
They all do have the corresponding sha256sum entries as is clear from the diff.
(From OE-Core rev: 7e4bfcc9706fa8a09f6a0004174a2c3b21c90df3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
| -rw-r--r-- | meta/recipes-bsp/libacpi/libacpi_0.2.bb | 1 | ||||
| -rw-r--r-- | meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb | 1 | ||||
| -rw-r--r-- | meta/recipes-bsp/setserial/setserial_2.17.bb | 1 | ||||
| -rw-r--r-- | meta/recipes-bsp/v86d/v86d_0.1.10.bb | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/meta/recipes-bsp/libacpi/libacpi_0.2.bb b/meta/recipes-bsp/libacpi/libacpi_0.2.bb index 6aae34b310..f939d11f4c 100644 --- a/meta/recipes-bsp/libacpi/libacpi_0.2.bb +++ b/meta/recipes-bsp/libacpi/libacpi_0.2.bb | |||
| @@ -14,7 +14,6 @@ SRC_URI = "http://www.ngolde.de/download/libacpi-${PV}.tar.gz \ | |||
| 14 | file://0001-libacpi-Fix-build-witth-fno-commom.patch \ | 14 | file://0001-libacpi-Fix-build-witth-fno-commom.patch \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "05b53dd7bead66dda35fec502b91066c" | ||
| 18 | SRC_URI[sha256sum] = "13086e31d428b9c125954d48ac497b754bbbce2ef34ea29ecd903e82e25bad29" | 17 | SRC_URI[sha256sum] = "13086e31d428b9c125954d48ac497b754bbbce2ef34ea29ecd903e82e25bad29" |
| 19 | 18 | ||
| 20 | UPSTREAM_CHECK_URI = "http://www.ngolde.de/libacpi.html" | 19 | UPSTREAM_CHECK_URI = "http://www.ngolde.de/libacpi.html" |
diff --git a/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb b/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb index c7b95e57b0..b252ae45d2 100644 --- a/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb +++ b/meta/recipes-bsp/pm-utils/pm-utils_1.4.1.bb | |||
| @@ -9,7 +9,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
| 9 | 9 | ||
| 10 | SRC_URI = "http://pm-utils.freedesktop.org/releases/pm-utils-${PV}.tar.gz" | 10 | SRC_URI = "http://pm-utils.freedesktop.org/releases/pm-utils-${PV}.tar.gz" |
| 11 | 11 | ||
| 12 | SRC_URI[md5sum] = "1742a556089c36c3a89eb1b957da5a60" | ||
| 13 | SRC_URI[sha256sum] = "8ed899032866d88b2933a1d34cc75e8ae42dcde20e1cc21836baaae3d4370c0b" | 12 | SRC_URI[sha256sum] = "8ed899032866d88b2933a1d34cc75e8ae42dcde20e1cc21836baaae3d4370c0b" |
| 14 | 13 | ||
| 15 | inherit pkgconfig autotools manpages | 14 | inherit pkgconfig autotools manpages |
diff --git a/meta/recipes-bsp/setserial/setserial_2.17.bb b/meta/recipes-bsp/setserial/setserial_2.17.bb index 3241b21f82..e1e80e31ae 100644 --- a/meta/recipes-bsp/setserial/setserial_2.17.bb +++ b/meta/recipes-bsp/setserial/setserial_2.17.bb | |||
| @@ -16,7 +16,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/setserial/${BPN}-${PV}.tar.gz \ | |||
| 16 | file://0001-setserial.c-Add-needed-system-headers-for-ioctl-and-.patch \ | 16 | file://0001-setserial.c-Add-needed-system-headers-for-ioctl-and-.patch \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRC_URI[md5sum] = "c4867d72c41564318e0107745eb7a0f2" | ||
| 20 | SRC_URI[sha256sum] = "7e4487d320ac31558563424189435d396ddf77953bb23111a17a3d1487b5794a" | 19 | SRC_URI[sha256sum] = "7e4487d320ac31558563424189435d396ddf77953bb23111a17a3d1487b5794a" |
| 21 | 20 | ||
| 22 | do_install() { | 21 | do_install() { |
diff --git a/meta/recipes-bsp/v86d/v86d_0.1.10.bb b/meta/recipes-bsp/v86d/v86d_0.1.10.bb index 6151f0a7e2..3bc9b24487 100644 --- a/meta/recipes-bsp/v86d/v86d_0.1.10.bb +++ b/meta/recipes-bsp/v86d/v86d_0.1.10.bb | |||
| @@ -14,7 +14,6 @@ SRC_URI = "http://snapshot.debian.org/archive/debian/20110427T035506Z/pool/main/ | |||
| 14 | file://Support-for-cross-compilation.patch \ | 14 | file://Support-for-cross-compilation.patch \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "889686ec8424468fe0d205742e77a4c2" | ||
| 18 | SRC_URI[sha256sum] = "93575c82e4307d8c4c370ec6b767f5cf87e527b2378146d652a6d8e25d5bdbc5" | 17 | SRC_URI[sha256sum] = "93575c82e4307d8c4c370ec6b767f5cf87e527b2378146d652a6d8e25d5bdbc5" |
| 19 | 18 | ||
| 20 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 19 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
