Message ID | 1342761538-19890-4-git-send-email-raj.khem@gmail.com |
---|---|
State | Accepted |
Headers | show |
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"
On Thu, Jul 19, 2012 at 10:18:57PM -0700, Khem Raj wrote: > Signed-off-by: Khem Raj <raj.khem@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 > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel Thanks, patch is applied to master. I only made qs on the openjdk-7 branch so that slipped through. Bye Henning
Signed-off-by: Khem Raj <raj.khem@gmail.com> --- recipes-core/xml-commons/jaxp1.3_1.4.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)