summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/jaxp1.3_1.4.01.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:09:31 -0800
commit09d27e00bc2899351cc7cca3fab5305a4c8983bf (patch)
tree16a6a615cd055edbb8bfe65a20fd686f51af78e6 /recipes-core/xml-commons/jaxp1.3_1.4.01.bb
parent87ddc743edce334d7cf2435f08f24cf67e1dc240 (diff)
downloadmeta-java-09d27e00bc2899351cc7cca3fab5305a4c8983bf.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/xml-commons/jaxp1.3_1.4.01.bb')
-rw-r--r--recipes-core/xml-commons/jaxp1.3_1.4.01.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
index 98cb077..7965bb8 100644
--- a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
+++ b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
@@ -27,7 +27,6 @@ do_compile() {
27 fastjar cfm ${JARFILENAME} manifest.commons -C build . 27 fastjar cfm ${JARFILENAME} manifest.commons -C build .
28} 28}
29 29
30SRC_URI[md5sum] = "2fea8e97a5d4d1a24bd05f5f62f3e04e"
31SRC_URI[sha256sum] = "d34bd88dc89c5c1ed2545ec5c61e4606fc28beb200a6fecf8c3ed17694181866" 30SRC_URI[sha256sum] = "d34bd88dc89c5c1ed2545ec5c61e4606fc28beb200a6fecf8c3ed17694181866"
32 31
33BBCLASSEXTEND = "native" 32BBCLASSEXTEND = "native"