mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
Drop unnecessary SRC_URI md5sum from the recipes in meta-oe.
Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -19,7 +19,6 @@ SRC_URI = "https://fossies.org/linux/misc/old/imap-${PV}.tar.gz \
|
||||
file://uw-imap-fix-incompatible-pointer-types.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "2126fd125ea26b73b20f01fcd5940369"
|
||||
SRC_URI[sha256sum] = "53e15a2b5c1bc80161d42e9f69792a3fa18332b7b771910131004eb520004a28"
|
||||
|
||||
S = "${WORKDIR}/imap-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user