summaryrefslogtreecommitdiffstats
path: root/recipes-core/cup
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-01-19 08:03:59 -0500
committerTim Orling <tim.orling@konsulko.com>2025-01-19 17:09:31 -0800
commit09d27e00bc2899351cc7cca3fab5305a4c8983bf (patch)
tree16a6a615cd055edbb8bfe65a20fd686f51af78e6 /recipes-core/cup
parent87ddc743edce334d7cf2435f08f24cf67e1dc240 (diff)
downloadmeta-java-scarthgap.tar.gz
Drop the use of SRC_URI[md5sum] where SRC_URI[sha256sum] is already in use.scarthgap
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Diffstat (limited to 'recipes-core/cup')
-rw-r--r--recipes-core/cup/cup_0.10k.bb1
1 files changed, 0 insertions, 1 deletions
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}"
41 41
42FILES:${PN} += "${datadir_java}" 42FILES:${PN} += "${datadir_java}"
43 43
44SRC_URI[md5sum] = "8b11edfec13c590ea443d0f0ae0da479"
45SRC_URI[sha256sum] = "7e6dc5be74ae56c7e86e69ad0ad88dae3b2847afa9e73a76635918a6b1eb75cd" 44SRC_URI[sha256sum] = "7e6dc5be74ae56c7e86e69ad0ad88dae3b2847afa9e73a76635918a6b1eb75cd"
46 45
47BBCLASSEXTEND = "native" 46BBCLASSEXTEND = "native"