mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
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>
This commit is contained in:
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6d108f338b2f68fe48ac366c4650bd8b"
|
||||
|
||||
inherit pypi
|
||||
|
||||
SRC_URI[md5sum] = "3a63ad60cf8f0186c9e3a02f55ec5b14"
|
||||
SRC_URI[sha256sum] = "132e36de10b9c91d5d4cc620160a476e0468a88f16c9431817a6729611a81b4e"
|
||||
|
||||
BBCLASSEXTEND = "nativesdk"
|
||||
|
||||
@@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/cedadev/ndg_httpsclient/"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://MANIFEST.in;md5=ce22c0cd986d2de3f7073cd6b5523ae0"
|
||||
|
||||
SRC_URI[md5sum] = "b0fc8ea38f87d2c1ab1ed79a95c078f9"
|
||||
SRC_URI[sha256sum] = "d72faed0376ab039736c2ba12e30695e2788c4aa569c9c3e3d72131de2592210"
|
||||
|
||||
inherit pypi setuptools3 update-alternatives
|
||||
|
||||
@@ -5,7 +5,6 @@ SECTION = "devel/python"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://README.md;beginline=5;endline=32;md5=f5ee5c355c0e6719c787a71b8f0fa96c"
|
||||
|
||||
SRC_URI[md5sum] = "6465f602e656455affcd7c5734c638f8"
|
||||
SRC_URI[sha256sum] = "00c7c1aaa88358b9c765b6d3000c6eec0ba42abca5351b095321aef446081da3"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
@@ -3,7 +3,6 @@ HOMEPAGE = "https://github.com/alex/pretend"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=411780c0b7fa756753e94affeee5bc99"
|
||||
|
||||
SRC_URI[md5sum] = "ad53883ede48aeac7ae584f0de0240e8"
|
||||
SRC_URI[sha256sum] = "c90eb810cde8ebb06dafcb8796f9a95228ce796531bc806e794c2f4649aa1b10"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
@@ -3,7 +3,6 @@ HOMEPAGE = "http://python-requests.org"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16"
|
||||
|
||||
SRC_URI[md5sum] = "89b1a6865c61bae67a32417517612ee6"
|
||||
SRC_URI[sha256sum] = "3f8804571ebe159c380ac6de37643bb4685970655d3bba243530d6558b799aa0"
|
||||
|
||||
PYPI_PACKAGE = "PySocks"
|
||||
|
||||
@@ -3,7 +3,6 @@ HOMEPAGE = "https://pypi.org/project/rfc3987/"
|
||||
LICENSE = "GPL-3.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=9;md5=2b723edf67b2f3088bc5e339b1ceda2d"
|
||||
|
||||
SRC_URI[md5sum] = "b6c4028acdc788a9ba697e1c1d6b896c"
|
||||
SRC_URI[sha256sum] = "d3c4d257a560d544e9826b38bc81db676890c79ab9d7ac92b39c7a253d5ca733"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
@@ -4,7 +4,6 @@ HOMEPAGE = "https://github.com/habnabit/vcversioner"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=827a7a91a8d20d3c666b665cd96db8e3"
|
||||
|
||||
SRC_URI[md5sum] = "aab6ef5e0cf8614a1b1140ed5b7f107d"
|
||||
SRC_URI[sha256sum] = "dae60c17a479781f44a4010701833f1829140b1eeccd258762a74974aa06e19b"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Reference in New Issue
Block a user