diff options
author | J. S. <schonm@gmail.com> | 2024-11-05 22:04:26 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-11-05 19:19:22 -0800 |
commit | d2f631c763f555352ee1591d198304b33b2ebc15 (patch) | |
tree | 49a0813ba9c010eb2665c504e402aa8aa866c215 /meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | |
parent | 01dd622533957d20fa860e34ff098161a103bfbf (diff) | |
download | meta-openembedded-d2f631c763f555352ee1591d198304b33b2ebc15.tar.gz |
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>
Diffstat (limited to 'meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb')
-rw-r--r-- | meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb b/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb index 3b8da9144..6df54ee18 100644 --- a/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb +++ b/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb | |||
@@ -19,7 +19,6 @@ SRC_URI = "https://fossies.org/linux/misc/old/imap-${PV}.tar.gz \ | |||
19 | file://uw-imap-fix-incompatible-pointer-types.patch \ | 19 | file://uw-imap-fix-incompatible-pointer-types.patch \ |
20 | " | 20 | " |
21 | 21 | ||
22 | SRC_URI[md5sum] = "2126fd125ea26b73b20f01fcd5940369" | ||
23 | SRC_URI[sha256sum] = "53e15a2b5c1bc80161d42e9f69792a3fa18332b7b771910131004eb520004a28" | 22 | SRC_URI[sha256sum] = "53e15a2b5c1bc80161d42e9f69792a3fa18332b7b771910131004eb520004a28" |
24 | 23 | ||
25 | S = "${WORKDIR}/imap-${PV}" | 24 | S = "${WORKDIR}/imap-${PV}" |