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-support/procmail | |
| 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-support/procmail')
| -rw-r--r-- | meta-oe/recipes-support/procmail/procmail_3.22.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/procmail/procmail_3.22.bb b/meta-oe/recipes-support/procmail/procmail_3.22.bb index abb87f9935..3623bd7776 100644 --- a/meta-oe/recipes-support/procmail/procmail_3.22.bb +++ b/meta-oe/recipes-support/procmail/procmail_3.22.bb | |||
| @@ -13,7 +13,6 @@ SRC_URI = "http://www.ring.gr.jp/archives/net/mail/${BPN}/${BP}.tar.gz \ | |||
| 13 | file://from-debian-to-modify-parameters.patch \ | 13 | file://from-debian-to-modify-parameters.patch \ |
| 14 | file://from-debian-to-fix-man-file.patch \ | 14 | file://from-debian-to-fix-man-file.patch \ |
| 15 | file://man-file-mailstat.1-from-debian.patch" | 15 | file://man-file-mailstat.1-from-debian.patch" |
| 16 | SRC_URI[md5sum] = "1678ea99b973eb77eda4ecf6acae53f1" | ||
| 17 | SRC_URI[sha256sum] = "087c75b34dd33d8b9df5afe9e42801c9395f4bf373a784d9bc97153b0062e117" | 16 | SRC_URI[sha256sum] = "087c75b34dd33d8b9df5afe9e42801c9395f4bf373a784d9bc97153b0062e117" |
| 18 | 17 | ||
| 19 | LICENSE = "GPL-2.0-only & Artistic-1.0" | 18 | LICENSE = "GPL-2.0-only & Artistic-1.0" |
