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-extended | |
| 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-extended')
15 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.8.bb b/meta/recipes-extended/bzip2/bzip2_1.0.8.bb index 1327c446b3..0d7ff9edcd 100644 --- a/meta/recipes-extended/bzip2/bzip2_1.0.8.bb +++ b/meta/recipes-extended/bzip2/bzip2_1.0.8.bb | |||
| @@ -28,7 +28,6 @@ SRC_URI = "https://sourceware.org/pub/${BPN}/${BPN}-${PV}.tar.gz \ | |||
| 28 | file://run-ptest \ | 28 | file://run-ptest \ |
| 29 | file://0001-fix-bzip2-version-tmp-aaa-will-hang.patch;subdir=${BP} \ | 29 | file://0001-fix-bzip2-version-tmp-aaa-will-hang.patch;subdir=${BP} \ |
| 30 | " | 30 | " |
| 31 | SRC_URI[md5sum] = "67e051268d0c475ea773822f7500d0e5" | ||
| 32 | SRC_URI[sha256sum] = "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269" | 31 | SRC_URI[sha256sum] = "ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269" |
| 33 | 32 | ||
| 34 | SRCREV_bzip2-tests = "f9061c030a25de5b6829e1abf373057309c734c0" | 33 | SRCREV_bzip2-tests = "f9061c030a25de5b6829e1abf373057309c734c0" |
diff --git a/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb index 8468750434..7efe5cc592 100644 --- a/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb +++ b/meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb | |||
| @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a" | |||
| 7 | 7 | ||
| 8 | SOURCEFORGE_PROJECT = "${BPN}.berlios" | 8 | SOURCEFORGE_PROJECT = "${BPN}.berlios" |
| 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/${SOURCEFORGE_PROJECT}/${BP}.tar.bz2" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/${SOURCEFORGE_PROJECT}/${BP}.tar.bz2" |
| 10 | SRC_URI[md5sum] = "074afcb50d0a8bff10786a2954b2b02d" | ||
| 11 | SRC_URI[sha256sum] = "3115603b891f3a163c0bbb5fea2f3742113a183fa6745ee5e89e5f6d0e9f6121" | 10 | SRC_URI[sha256sum] = "3115603b891f3a163c0bbb5fea2f3742113a183fa6745ee5e89e5f6d0e9f6121" |
| 12 | 11 | ||
| 13 | inherit sourceforge-releases | 12 | inherit sourceforge-releases |
diff --git a/meta/recipes-extended/gperf/gperf_3.1.bb b/meta/recipes-extended/gperf/gperf_3.1.bb index 9175bc13e6..7a79c07042 100644 --- a/meta/recipes-extended/gperf/gperf_3.1.bb +++ b/meta/recipes-extended/gperf/gperf_3.1.bb | |||
| @@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | |||
| 7 | 7 | ||
| 8 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ | 8 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ |
| 9 | file://0001-Make-the-code-C-17-compliant.patch" | 9 | file://0001-Make-the-code-C-17-compliant.patch" |
| 10 | SRC_URI[md5sum] = "9e251c0a618ad0824b51117d5d9db87e" | ||
| 11 | SRC_URI[sha256sum] = "588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2" | 10 | SRC_URI[sha256sum] = "588546b945bba4b70b6a3a616e80b4ab466e3f33024a352fc2198112cdbb3ae2" |
| 12 | 11 | ||
| 13 | SRC_URI += "file://1862c6e57a308a05889c80c048dbc58bdc378dcb.patch" | 12 | SRC_URI += "file://1862c6e57a308a05889c80c048dbc58bdc378dcb.patch" |
diff --git a/meta/recipes-extended/mingetty/mingetty_1.08.bb b/meta/recipes-extended/mingetty/mingetty_1.08.bb index 00d2564257..be059995e7 100644 --- a/meta/recipes-extended/mingetty/mingetty_1.08.bb +++ b/meta/recipes-extended/mingetty/mingetty_1.08.bb | |||
| @@ -7,7 +7,6 @@ LICENSE = "GPL-2.0-only" | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c56db0143f4f80c369ee3af7425af6e" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=0c56db0143f4f80c369ee3af7425af6e" |
| 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz" | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz" |
| 9 | 9 | ||
| 10 | SRC_URI[md5sum] = "2a75ad6487ff271424ffc00a64420990" | ||
| 11 | SRC_URI[sha256sum] = "0f55c90ba4faa913d91ef99cbf5cb2eb4dbe2780314c3bb17953f849c8cddd17" | 10 | SRC_URI[sha256sum] = "0f55c90ba4faa913d91ef99cbf5cb2eb4dbe2780314c3bb17953f849c8cddd17" |
| 12 | 11 | ||
| 13 | # substitute our CFLAGS for "-O2 -Wall -W -pipe" | 12 | # substitute our CFLAGS for "-O2 -Wall -W -pipe" |
diff --git a/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb b/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb index 3fa89dec9a..f95400998c 100644 --- a/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb +++ b/meta/recipes-extended/pbzip2/pbzip2_1.1.13.bb | |||
| @@ -15,7 +15,6 @@ SRC_URI = "https://launchpad.net/${BPN}/1.1/${PV}/+download/${BP}.tar.gz \ | |||
| 15 | file://0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch \ | 15 | file://0001-pbzip2-Fix-invalid-suffix-on-literal-C-11-warning.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRC_URI[md5sum] = "4cb87da2dba05540afce162f34b3a9a6" | ||
| 19 | SRC_URI[sha256sum] = "8fd13eaaa266f7ee91f85c1ea97c86d9c9cc985969db9059cdebcb1e1b7bdbe6" | 18 | SRC_URI[sha256sum] = "8fd13eaaa266f7ee91f85c1ea97c86d9c9cc985969db9059cdebcb1e1b7bdbe6" |
| 20 | 19 | ||
| 21 | UPSTREAM_CHECK_URI = "https://launchpad.net/pbzip2/+milestones" | 20 | UPSTREAM_CHECK_URI = "https://launchpad.net/pbzip2/+milestones" |
diff --git a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb index 3e0d216a03..3b681225c2 100644 --- a/meta/recipes-extended/perl/libtimedate-perl_2.30.bb +++ b/meta/recipes-extended/perl/libtimedate-perl_2.30.bb | |||
| @@ -17,5 +17,4 @@ BBCLASSEXTEND = "native" | |||
| 17 | RDEPENDS:${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" | 17 | RDEPENDS:${PN} += "perl-module-carp perl-module-exporter perl-module-strict perl-module-time-local" |
| 18 | RDEPENDS:${PN}-ptest += "perl-module-test-more perl-module-utf8" | 18 | RDEPENDS:${PN}-ptest += "perl-module-test-more perl-module-utf8" |
| 19 | 19 | ||
| 20 | SRC_URI[md5sum] = "b1d91153ac971347aee84292ed886c1c" | ||
| 21 | SRC_URI[sha256sum] = "75bd254871cb5853a6aa0403ac0be270cdd75c9d1b6639f18ecba63c15298e86" | 20 | SRC_URI[sha256sum] = "75bd254871cb5853a6aa0403ac0be270cdd75c9d1b6639f18ecba63c15298e86" |
diff --git a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb index b7e4c8b223..ae0e5ad08a 100644 --- a/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb +++ b/meta/recipes-extended/perl/libxml-namespacesupport-perl_1.12.bb | |||
| @@ -12,7 +12,6 @@ SRCNAME = "XML-NamespaceSupport" | |||
| 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c9d8a117e7620b5adf8d69c29613ceab" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c9d8a117e7620b5adf8d69c29613ceab" |
| 13 | 13 | ||
| 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PE/PERIGRIN/${SRCNAME}-${PV}.tar.gz" | 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/P/PE/PERIGRIN/${SRCNAME}-${PV}.tar.gz" |
| 15 | SRC_URI[md5sum] = "a8916c6d095bcf073e1108af02e78c97" | ||
| 16 | SRC_URI[sha256sum] = "47e995859f8dd0413aa3f22d350c4a62da652e854267aa0586ae544ae2bae5ef" | 15 | SRC_URI[sha256sum] = "47e995859f8dd0413aa3f22d350c4a62da652e854267aa0586ae544ae2bae5ef" |
| 17 | 16 | ||
| 18 | UPSTREAM_CHECK_REGEX = "XML\-NamespaceSupport\-(?P<pver>(\d+\.\d+))(?!_\d+).tar" | 17 | UPSTREAM_CHECK_REGEX = "XML\-NamespaceSupport\-(?P<pver>(\d+\.\d+))(?!_\d+).tar" |
diff --git a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb index ebec5f0462..8e8be93441 100644 --- a/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb +++ b/meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb | |||
| @@ -14,7 +14,6 @@ LIC_FILES_CHKSUM = "file://dist.ini;endline=5;md5=8f9c9a55340aefaee6e9704c884664 | |||
| 14 | 14 | ||
| 15 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-Base-${PV}.tar.gz" | 15 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-Base-${PV}.tar.gz" |
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "ec347a14065dd7aec7d9fb181b2d7946" | ||
| 18 | SRC_URI[sha256sum] = "66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0" | 17 | SRC_URI[sha256sum] = "66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0" |
| 19 | 18 | ||
| 20 | S = "${WORKDIR}/XML-SAX-Base-${PV}" | 19 | S = "${WORKDIR}/XML-SAX-Base-${PV}" |
diff --git a/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb b/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb index b5b111d227..218af5c437 100644 --- a/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb +++ b/meta/recipes-extended/perl/libxml-sax-perl_1.02.bb | |||
| @@ -17,7 +17,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=65c4cd8f39c24c7135ed70dacbcb09e3" | |||
| 17 | 17 | ||
| 18 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-${PV}.tar.gz" | 18 | SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-${PV}.tar.gz" |
| 19 | 19 | ||
| 20 | SRC_URI[md5sum] = "b62e3754523695c7f5bbcafa3676a38d" | ||
| 21 | SRC_URI[sha256sum] = "4506c387043aa6a77b455f00f57409f3720aa7e553495ab2535263b4ed1ea12a" | 20 | SRC_URI[sha256sum] = "4506c387043aa6a77b455f00f57409f3720aa7e553495ab2535263b4ed1ea12a" |
| 22 | 21 | ||
| 23 | S = "${WORKDIR}/XML-SAX-${PV}" | 22 | S = "${WORKDIR}/XML-SAX-${PV}" |
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb index 05644b7db9..de5fb3c543 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | |||
| @@ -50,7 +50,6 @@ SRC_URI = "http://ftp.porcupine.org/pub/security/tcp_wrappers_${PV}.tar.gz \ | |||
| 50 | file://0001-Fix-implicit-function-declaration-warnings.patch \ | 50 | file://0001-Fix-implicit-function-declaration-warnings.patch \ |
| 51 | " | 51 | " |
| 52 | 52 | ||
| 53 | SRC_URI[md5sum] = "e6fa25f71226d090f34de3f6b122fb5a" | ||
| 54 | SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d" | 53 | SRC_URI[sha256sum] = "9543d7adedf78a6de0b221ccbbd1952e08b5138717f4ade814039bb489a4315d" |
| 55 | 54 | ||
| 56 | S = "${WORKDIR}/tcp_wrappers_${PV}" | 55 | S = "${WORKDIR}/tcp_wrappers_${PV}" |
diff --git a/meta/recipes-extended/time/time_1.9.bb b/meta/recipes-extended/time/time_1.9.bb index 125554b378..d6d8aa6e1e 100644 --- a/meta/recipes-extended/time/time_1.9.bb +++ b/meta/recipes-extended/time/time_1.9.bb | |||
| @@ -19,7 +19,6 @@ SRC_URI = "${GNU_MIRROR}/time/time-${PV}.tar.gz \ | |||
| 19 | file://0001-Fix-the-type-for-sighandler_t.patch \ | 19 | file://0001-Fix-the-type-for-sighandler_t.patch \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | SRC_URI[md5sum] = "d2356e0fe1c0b85285d83c6b2ad51b5f" | ||
| 23 | SRC_URI[sha256sum] = "fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e" | 22 | SRC_URI[sha256sum] = "fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e" |
| 24 | 23 | ||
| 25 | inherit autotools | 24 | inherit autotools |
diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb index 0a88b4c092..b2fed67239 100644 --- a/meta/recipes-extended/unzip/unzip_6.0.bb +++ b/meta/recipes-extended/unzip/unzip_6.0.bb | |||
| @@ -36,7 +36,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/ | |||
| 36 | " | 36 | " |
| 37 | UPSTREAM_VERSION_UNKNOWN = "1" | 37 | UPSTREAM_VERSION_UNKNOWN = "1" |
| 38 | 38 | ||
| 39 | SRC_URI[md5sum] = "62b490407489521db863b523a7f86375" | ||
| 40 | SRC_URI[sha256sum] = "036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37" | 39 | SRC_URI[sha256sum] = "036d96991646d0449ed0aa952e4fbe21b476ce994abc276e49d30e686708bd37" |
| 41 | 40 | ||
| 42 | CVE_STATUS[CVE-2008-0888] = "fixed-version: Patch from https://bugzilla.redhat.com/attachment.cgi?id=293893&action=diff applied to 6.0 source" | 41 | CVE_STATUS[CVE-2008-0888] = "fixed-version: Patch from https://bugzilla.redhat.com/attachment.cgi?id=293893&action=diff applied to 6.0 source" |
diff --git a/meta/recipes-extended/watchdog/watchdog_5.16.bb b/meta/recipes-extended/watchdog/watchdog_5.16.bb index c88ea08ade..c166ace665 100644 --- a/meta/recipes-extended/watchdog/watchdog_5.16.bb +++ b/meta/recipes-extended/watchdog/watchdog_5.16.bb | |||
| @@ -16,7 +16,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/watchdog/watchdog-${PV}.tar.gz \ | |||
| 16 | file://0001-shutdown-Do-not-guard-sys-quota.h-sys-swap.h-and-sys.patch \ | 16 | file://0001-shutdown-Do-not-guard-sys-quota.h-sys-swap.h-and-sys.patch \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRC_URI[md5sum] = "1b4f51cabc64d1bee2fce7cdd626831f" | ||
| 20 | SRC_URI[sha256sum] = "b8e7c070e1b72aee2663bdc13b5cc39f76c9232669cfbb1ac0adc7275a3b019d" | 19 | SRC_URI[sha256sum] = "b8e7c070e1b72aee2663bdc13b5cc39f76c9232669cfbb1ac0adc7275a3b019d" |
| 21 | 20 | ||
| 22 | # Can be dropped when the output next changes, avoids failures after | 21 | # Can be dropped when the output next changes, avoids failures after |
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb index 4d93180535..3ee320da5a 100644 --- a/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb +++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.1.3.bb | |||
| @@ -24,7 +24,6 @@ SRC_URI = "https://portland.freedesktop.org/download/${BPN}-${PV}.tar.gz \ | |||
| 24 | file://CVE-2022-4055.patch \ | 24 | file://CVE-2022-4055.patch \ |
| 25 | " | 25 | " |
| 26 | 26 | ||
| 27 | SRC_URI[md5sum] = "902042508b626027a3709d105f0b63ff" | ||
| 28 | SRC_URI[sha256sum] = "d798b08af8a8e2063ddde6c9fa3398ca81484f27dec642c5627ffcaa0d4051d9" | 27 | SRC_URI[sha256sum] = "d798b08af8a8e2063ddde6c9fa3398ca81484f27dec642c5627ffcaa0d4051d9" |
| 29 | 28 | ||
| 30 | UPSTREAM_CHECK_REGEX = "xdg-utils-(?P<pver>((\d+[\.\-_]*)+)((rc|alpha|beta)\d+)?)\.(tar\.gz|tgz)" | 29 | UPSTREAM_CHECK_REGEX = "xdg-utils-(?P<pver>((\d+[\.\-_]*)+)((rc|alpha|beta)\d+)?)\.(tar\.gz|tgz)" |
diff --git a/meta/recipes-extended/zip/zip_3.0.bb b/meta/recipes-extended/zip/zip_3.0.bb index 58144baa14..b573669f2f 100644 --- a/meta/recipes-extended/zip/zip_3.0.bb +++ b/meta/recipes-extended/zip/zip_3.0.bb | |||
| @@ -22,7 +22,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/Zip%203.x%20%28latest%29/3.0/zip30.tar. | |||
| 22 | " | 22 | " |
| 23 | UPSTREAM_VERSION_UNKNOWN = "1" | 23 | UPSTREAM_VERSION_UNKNOWN = "1" |
| 24 | 24 | ||
| 25 | SRC_URI[md5sum] = "7b74551e63f8ee6aab6fbc86676c0d37" | ||
| 26 | SRC_URI[sha256sum] = "f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369" | 25 | SRC_URI[sha256sum] = "f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369" |
| 27 | 26 | ||
| 28 | CVE_STATUS[CVE-2018-13410] = "disputed: Disputed and also Debian doesn't consider a vulnerability" | 27 | CVE_STATUS[CVE-2018-13410] = "disputed: Disputed and also Debian doesn't consider a vulnerability" |
