summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/xpp2_2.1.10.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/xpp2_2.1.10.bb
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/xml-commons/xpp2_2.1.10.bb')
-rw-r--r--recipes-core/xml-commons/xpp2_2.1.10.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/xpp2_2.1.10.bb b/recipes-core/xml-commons/xpp2_2.1.10.bb
index a76cc4e..170f4ff 100644
--- a/recipes-core/xml-commons/xpp2_2.1.10.bb
+++ b/recipes-core/xml-commons/xpp2_2.1.10.bb
@@ -30,5 +30,4 @@ do_compile() {
30 fastjar -C build-oe -c -f ${JARFILENAME} . 30 fastjar -C build-oe -c -f ${JARFILENAME} .
31} 31}
32 32
33SRC_URI[md5sum] = "865ca4e2496c215d301b57450137626f"
34SRC_URI[sha256sum] = "ad82569b809e29c19b8223feaa12923f97bb4bbc942ff985857f9d853db489cf" 33SRC_URI[sha256sum] = "ad82569b809e29c19b8223feaa12923f97bb4bbc942ff985857f9d853db489cf"