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/classpath/classpath-native_0.99.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-core/classpath/classpath-native_0.99.bb') diff --git a/recipes-core/classpath/classpath-native_0.99.bb b/recipes-core/classpath/classpath-native_0.99.bb index ecf8c0a..6f37357 100644 --- a/recipes-core/classpath/classpath-native_0.99.bb +++ b/recipes-core/classpath/classpath-native_0.99.bb @@ -13,7 +13,6 @@ SRC_URI += " \ file://0001-Fix-bad-implementation-of-compareTo-in-BigDecimal.patch \ file://0002-Fix-BigDecimal.stripTrailingZeros-s-handling-of-0.patch \ " -SRC_URI[md5sum] = "0ae1571249172acd82488724a3b8acb4" SRC_URI[sha256sum] = "f929297f8ae9b613a1a167e231566861893260651d913ad9b6c11933895fecc8" EXTRA_OECONF += "\ -- cgit v1.2.3-54-g00ecf