From e6ee36df0c9bcbba31a8f1d83d63ab73f1d77da3 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/ecj/libecj-bootstrap-native_3.6.2.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-core/ecj') diff --git a/recipes-core/ecj/libecj-bootstrap-native_3.6.2.bb b/recipes-core/ecj/libecj-bootstrap-native_3.6.2.bb index 51dbca0..b9325f8 100644 --- a/recipes-core/ecj/libecj-bootstrap-native_3.6.2.bb +++ b/recipes-core/ecj/libecj-bootstrap-native_3.6.2.bb @@ -4,6 +4,5 @@ PR = "${INC_PR}.0" SRC_URI = "http://archive.eclipse.org/eclipse/downloads/drops/R-3.6.2-201102101200/ecjsrc-${PV}.zip" -SRC_URI[md5sum] = "3f3ca1973dd7a21780525c9ffba7a263" SRC_URI[sha256sum] = "94f2095d38d71b414a593ec56847008bec267a926ec935959fecdde44f98467f" -- cgit v1.2.3-54-g00ecf