[oe-commits] [meta-openembedded] 24/60: nodejs: update to 4.6.0

git at git.openembedded.org git at git.openembedded.org
Mon Oct 24 16:05:14 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit c4a8610058a0a3d223b5bb68f128f38fa0a1f3f3
Author: Jonathan Liu <net147 at gmail.com>
AuthorDate: Mon Oct 17 16:06:08 2016 +1100

    nodejs: update to 4.6.0
    
    Signed-off-by: Jonathan Liu <net147 at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-devtools/nodejs/{nodejs_4.5.0.bb => nodejs_4.6.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.5.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.6.0.bb
similarity index 96%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.5.0.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.6.0.bb
index ceba2b8..7479371 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.5.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.6.0.bb
@@ -12,8 +12,8 @@ COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
 SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
     file://no-registry.patch \
 "
-SRC_URI[md5sum] = "ac8e38c83f29e83d496d4bc4283487b0"
-SRC_URI[sha256sum] = "97b99d378c56802444208409568e2e66c46332897f06aead74d1ffbe733bd488"
+SRC_URI[md5sum] = "40f3613f679d252674e000013e75ed8a"
+SRC_URI[sha256sum] = "42910dbd34e49bfc40580e06753947c30d31101455a38e9f0343a23d67c0c694"
 
 S = "${WORKDIR}/node-v${PV}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list