diff mbox series

[meta-oe,159/161] cppunit: Drop unnecessary SRC_URI md5sum

Message ID 20241105204707.4155-159-schonm@gmail.com
State New
Headers show
Series None | expand

Commit Message

Jason Schonberg Nov. 5, 2024, 8:47 p.m. UTC
Signed-off-by: Jason Schonberg <schonm@gmail.com>
---
 meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
index be8112565..193bfc000 100644
--- a/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
+++ b/meta-oe/recipes-test/cppunit/cppunit_1.15.1.bb
@@ -8,7 +8,6 @@  SRC_URI = " \
     http://dev-www.libreoffice.org/src/cppunit-${PV}.tar.gz \
     file://0001-doc-Makefile.am-do-not-preserve-file-flags-when-copy.patch \
 "
-SRC_URI[md5sum] = "9dc669e6145cadd9674873e24943e6dd"
 SRC_URI[sha256sum] = "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7"
 
 inherit autotools