From d2f631c763f555352ee1591d198304b33b2ebc15 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Tue, 5 Nov 2024 22:04:26 -0500 Subject: Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-oe/recipes-test/cunit/cunit_2.1-3.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-oe/recipes-test/cunit') diff --git a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb index 252ef60def..b68f0edb3f 100644 --- a/meta-oe/recipes-test/cunit/cunit_2.1-3.bb +++ b/meta-oe/recipes-test/cunit/cunit_2.1-3.bb @@ -10,7 +10,6 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/cunit/CUnit/${PV}/CUnit-${PV}.tar.bz2 \ file://fixup-install-docdir.patch \ file://run-ptest \ " -SRC_URI[md5sum] = "b5f1a9f6093869c070c6e4a9450cc10c" SRC_URI[sha256sum] = "f5b29137f845bb08b77ec60584fdb728b4e58f1023e6f249a464efa49a40f214" UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/cunit/files/releases" -- cgit v1.2.3-54-g00ecf