[oe-commits] [meta-openembedded] 02/11: nodejs: 8.12.0 -> 8.14.0

git at git.openembedded.org git at git.openembedded.org
Tue Dec 4 18:01:17 UTC 2018


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

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

commit 7327e8aeea39e2255622699450f0f77b286efb8c
Author: Andrej Valek <andrej.valek at siemens.com>
AuthorDate: Mon Dec 3 16:13:18 2018 +0100

    nodejs: 8.12.0 -> 8.14.0
    
    Update nodejs to latest 8.x stable release 8.14.0.
    
    Signed-off-by: Andrej Valek <andrej.valek at siemens.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/nodejs/{nodejs_8.12.0.bb => nodejs_8.14.0.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_8.14.0.bb
similarity index 96%
rename from meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_8.14.0.bb
index 8c33978..14837b7 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_8.14.0.bb
@@ -14,8 +14,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] = "8b3abd033dae96b6fadcb6a872a44d3c"
-SRC_URI[sha256sum] = "5a9dff58016c18fb4bf902d963b124ff058a550ebcd9840c677757387bce419a"
+SRC_URI[md5sum] = "07b05463e479a69750e7f9e33745ddd7"
+SRC_URI[sha256sum] = "8ce252913c9f6aaa9871f2d9661b6e54858dae2f0064bd3c624676edb09083c4"
 
 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