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/libsmi | |
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/libsmi')
-rw-r--r-- | meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb b/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb index 0dda756dd..4c397bdf9 100644 --- a/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb +++ b/meta-oe/recipes-support/libsmi/libsmi_0.5.0.bb | |||
@@ -11,7 +11,6 @@ SRC_URI = "https://www.ibr.cs.tu-bs.de/projects/${BPN}/download/${BP}.tar.gz \ | |||
11 | file://0001-parser-yang-Define-_DEFAULT_SOURCE.patch \ | 11 | file://0001-parser-yang-Define-_DEFAULT_SOURCE.patch \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRC_URI[md5sum] = "4bf47483c06c9f07d1b10fbc74eddf11" | ||
15 | SRC_URI[sha256sum] = "f21accdadb1bb328ea3f8a13fc34d715baac6e2db66065898346322c725754d3" | 14 | SRC_URI[sha256sum] = "f21accdadb1bb328ea3f8a13fc34d715baac6e2db66065898346322c725754d3" |
16 | 15 | ||
17 | UPSTREAM_CHECK_URI = "https://repology.org/project/libsmi/information" | 16 | UPSTREAM_CHECK_URI = "https://repology.org/project/libsmi/information" |