mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user