[oe] [meta-java][PATCH 4/5] jaxp1.3_1.4.01.bb: Fix SRC_URI checksums

Khem Raj raj.khem at gmail.com
Fri Jul 20 05:18:57 UTC 2012


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 recipes-core/xml-commons/jaxp1.3_1.4.01.bb |    4 ++--
 1 file changed, 2 insertions(+), 2 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 ffd704c..481a1ec 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,7 @@ do_compile() {
   fastjar -c -m manifest.commons -f ${JARFILENAME} -C build .
 }
 
-SRC_URI[md5sum] = "5536f87a816c766f4999ed60593a8701"
-SRC_URI[sha256sum] = "8e8a412aeb95644eaf14ec1a5cfd04833e38cac4a01b83d73d7de2368a35a597"
+SRC_URI[md5sum] = "2fea8e97a5d4d1a24bd05f5f62f3e04e"
+SRC_URI[sha256sum] = "d34bd88dc89c5c1ed2545ec5c61e4606fc28beb200a6fecf8c3ed17694181866"
 
 BBCLASSEXTEND = "native"
-- 
1.7.9.5





More information about the Openembedded-devel mailing list