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/cup/cup_0.10k.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-core/cup') diff --git a/recipes-core/cup/cup_0.10k.bb b/recipes-core/cup/cup_0.10k.bb index ce81453..fcd4ad2 100644 --- a/recipes-core/cup/cup_0.10k.bb +++ b/recipes-core/cup/cup_0.10k.bb @@ -41,7 +41,6 @@ PACKAGES = "${PN}" FILES:${PN} += "${datadir_java}" -SRC_URI[md5sum] = "8b11edfec13c590ea443d0f0ae0da479" SRC_URI[sha256sum] = "7e6dc5be74ae56c7e86e69ad0ad88dae3b2847afa9e73a76635918a6b1eb75cd" BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf