summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
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-core/xml-commons/xml-commons-resolver1.1_1.2.bb
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-core/xml-commons/xml-commons-resolver1.1_1.2.bb')
-rw-r--r--recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
index 42ce703..0fafcea 100644
--- a/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
+++ b/recipes-core/xml-commons/xml-commons-resolver1.1_1.2.bb
@@ -36,7 +36,6 @@ do_compile() {
36 fastjar cfm ${JARFILENAME} src/manifest.resolver -C build org 36 fastjar cfm ${JARFILENAME} src/manifest.resolver -C build org
37} 37}
38 38
39SRC_URI[md5sum] = "46d52acdb67ba60f0156043f30108766"
40SRC_URI[sha256sum] = "55dbe7bd56452c175320ce9a97b752252c5537427221323c72e9b9c1ac221efe" 39SRC_URI[sha256sum] = "55dbe7bd56452c175320ce9a97b752252c5537427221323c72e9b9c1ac221efe"
41 40
42BBCLASSEXTEND = "native" 41BBCLASSEXTEND = "native"