[OE-core] [PATCH 3/9] js: updated from 1.7.0+1.8.0rc1 to 185-1.0.0

Ionut Radu ionutx.radu at intel.com
Wed May 8 14:41:53 UTC 2013


Signed-off-by: Ionut Radu <ionutx.radu at intel.com>
---
 .../js/{js_1.7.0+1.8.0rc1.bb => js_185-1.0.0.bb}                |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
 rename meta/recipes-support/js/{js_1.7.0+1.8.0rc1.bb => js_185-1.0.0.bb} (85%)

diff --git a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb b/meta/recipes-support/js/js_185-1.0.0.bb
similarity index 85%
rename from meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
rename to meta/recipes-support/js/js_185-1.0.0.bb
index 45a6fa7..3acb492 100644
--- a/meta/recipes-support/js/js_1.7.0+1.8.0rc1.bb
+++ b/meta/recipes-support/js/js_185-1.0.0.bb
@@ -5,17 +5,16 @@ SECTION = "libs"
 # the package is licensed under either of the following
 LICENSE = "MPL-1 | GPLv2+ | LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://jsapi.c;beginline=4;endline=39;md5=347c6bbf4fb4547de1fa5ad830030063"
-PR = "r4"
 
-SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/js/js-1.8.0-rc1.tar.gz \
+SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/js/js185-1.0.0.tar.gz \
            file://link_with_gcc.patch \
            file://usepic.patch \
            file://buildcc.patch;striplevel=2 \
            file://jsautocfg.h \
            file://configure.ac"
 
-SRC_URI[md5sum] = "eaad8815dcc66a717ddb87e9724d964e"
-SRC_URI[sha256sum] = "374398699ac3fd802d98d642486cf6b0edc082a119c9c9c499945a0bc73e3413"
+SRC_URI[md5sum] = "a4574365938222adca0a6bd33329cb32"
+SRC_URI[sha256sum] = "5d12f7e1f5b4a99436685d97b9b7b75f094d33580227aa998c406bbae6f2a687"
 
 S = "${WORKDIR}/js/src"
 
-- 
1.7.10.4





More information about the Openembedded-core mailing list