[oe-commits] [meta-openembedded] 20/20: nodejs: update to 4.4.4

git at git.openembedded.org git at git.openembedded.org
Mon May 9 10:58:45 UTC 2016


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

commit f1db7ce5af726180c9f0fcbd907f13a4ecde7a4d
Author: Jonathan Liu <net147 at gmail.com>
AuthorDate: Mon May 9 15:45:22 2016 +1000

    nodejs: update to 4.4.4
    
    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.4.3.bb => nodejs_4.4.4.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.3.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.4.4.bb
similarity index 95%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.4.3.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.4.4.bb
index 43761ae..8c91720 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.3.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.4.4.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] = "74e83c9c512bd99b38a02edd740b4334"
-SRC_URI[sha256sum] = "57499bb0b1b86080459d4066e3c138579a278b2d0b1f5b2f19e66c69b4e8433c"
+SRC_URI[md5sum] = "1ad7915688df85f62a57f43860dc54c6"
+SRC_URI[sha256sum] = "2c9cedc401145a6648877ebd3fa9090c874dfced8bf7a6e7d9d8e9c21827b114"
 
 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