[oe-commits] [meta-openembedded] 06/26: nodejs: upgrade to 8.12.0

git at git.openembedded.org git at git.openembedded.org
Fri Sep 28 06:18:31 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

commit fd805b91a7cf540ff6fbcc22df15dd2ccd876e6a
Author: Hong Liu <hongl.fnst at cn.fujitsu.com>
AuthorDate: Wed Sep 26 08:42:35 2018 +0800

    nodejs: upgrade to 8.12.0
    
    Upgrade nodejs from 8.11.4 to 8.12.0.
    
    Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/nodejs/{nodejs_8.11.4.bb => nodejs_8.12.0.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_8.11.4.bb b/meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb
similarity index 96%
rename from meta-oe/recipes-devtools/nodejs/nodejs_8.11.4.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb
index 60f60d2..e3b46bc 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_8.11.4.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb
@@ -12,8 +12,8 @@ COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
 SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
            file://0001-Disable-running-gyp-files-for-bundled-deps.patch \
 "
-SRC_URI[md5sum] = "ba3ef2f12e911d7e64c2ab135378792a"
-SRC_URI[sha256sum] = "fbce7de6d96b0bcb0db0bf77f0e6ea999b6755e6930568aedaab06847552a609"
+SRC_URI[md5sum] = "8b3abd033dae96b6fadcb6a872a44d3c"
+SRC_URI[sha256sum] = "5a9dff58016c18fb4bf902d963b124ff058a550ebcd9840c677757387bce419a"
 
 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