summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/memstat
diff options
context:
space:
mode:
authorJ. S. <schonm@gmail.com>2024-11-05 22:04:26 -0500
committerKhem Raj <raj.khem@gmail.com>2024-11-05 19:19:22 -0800
commitd2f631c763f555352ee1591d198304b33b2ebc15 (patch)
tree49a0813ba9c010eb2665c504e402aa8aa866c215 /meta-oe/recipes-devtools/memstat
parent01dd622533957d20fa860e34ff098161a103bfbf (diff)
downloadmeta-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/memstat')
-rw-r--r--meta-oe/recipes-devtools/memstat/memstat_1.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/memstat/memstat_1.0.bb b/meta-oe/recipes-devtools/memstat/memstat_1.0.bb
index 7e0ff54dc5..502843c0d1 100644
--- a/meta-oe/recipes-devtools/memstat/memstat_1.0.bb
+++ b/meta-oe/recipes-devtools/memstat/memstat_1.0.bb
@@ -16,7 +16,6 @@ SRC_URI = "http://sourceforge.net/projects/memstattool/files/memstat_${PV}.tar.g
16 file://0001-Include-limits.h-for-PATH_MAX-definition.patch \ 16 file://0001-Include-limits.h-for-PATH_MAX-definition.patch \
17 " 17 "
18 18
19SRC_URI[md5sum] = "2c3acc0c62b2a18f6601b84e54aa7462"
20SRC_URI[sha256sum] = "245d5fc7fb87bcfd14486cd34917cae2856e799559ac568434af12c4852bce94" 19SRC_URI[sha256sum] = "245d5fc7fb87bcfd14486cd34917cae2856e799559ac568434af12c4852bce94"
21 20
22do_install:append(){ 21do_install:append(){