From 09d27e00bc2899351cc7cca3fab5305a4c8983bf Mon Sep 17 00:00:00 2001 From: Jason Schonberg Date: Sun, 19 Jan 2025 08:03:59 -0500 Subject: Drop the use of SRC_URI[md5sum] where SRC_URI[sha256sum] is already in use. Signed-off-by: Jason Schonberg --- recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb') diff --git a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb index 42ce703..0fafcea 100644 --- a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb +++ b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb @@ -36,7 +36,6 @@ do_compile() { fastjar cfm ${JARFILENAME} src/manifest.resolver -C build org } -SRC_URI[md5sum] = "46d52acdb67ba60f0156043f30108766" SRC_URI[sha256sum] = "55dbe7bd56452c175320ce9a97b752252c5537427221323c72e9b9c1ac221efe" BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf