summaryrefslogtreecommitdiffstats
path: root/recipes-extended/xmlpull
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:06:50 -0800
commite6ee36df0c9bcbba31a8f1d83d63ab73f1d77da3 (patch)
tree16a6a615cd055edbb8bfe65a20fd686f51af78e6 /recipes-extended/xmlpull
parentc02e026916bd66a03070bca82dedd4286b340db9 (diff)
downloadmeta-java-e6ee36df0c9bcbba31a8f1d83d63ab73f1d77da3.tar.gz
Drop the use of SRC_URI[md5sum] where SRC_URI[sha256sum] is already in use.
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Diffstat (limited to 'recipes-extended/xmlpull')
-rw-r--r--recipes-extended/xmlpull/xmlpull_1.1.3.4c.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-extended/xmlpull/xmlpull_1.1.3.4c.bb b/recipes-extended/xmlpull/xmlpull_1.1.3.4c.bb
index 4f8c9f8..85e970c 100644
--- a/recipes-extended/xmlpull/xmlpull_1.1.3.4c.bb
+++ b/recipes-extended/xmlpull/xmlpull_1.1.3.4c.bb
@@ -25,6 +25,5 @@ do_install() {
25 cp build/lib/${PN}_1_1_3_4c.jar ${JAR} 25 cp build/lib/${PN}_1_1_3_4c.jar ${JAR}
26} 26}
27 27
28SRC_URI[md5sum] = "34c8a093e5678dd633411dfea88f8558"
29SRC_URI[sha256sum] = "e17aa1a26119966258a3656a262bbba0f0b036eecb6d9bf192cf4b497686f4c3" 28SRC_URI[sha256sum] = "e17aa1a26119966258a3656a262bbba0f0b036eecb6d9bf192cf4b497686f4c3"
30 29