[oe-commits] [meta-openembedded] 04/07: nodejs 8.14.0 -> 8.15.0

git at git.openembedded.org git at git.openembedded.org
Mon Jan 28 15:07:34 UTC 2019


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 41817d8ae10d909dbd66d221d39eb0d66609f767
Author: Matthijs Vader <mvader at victronenergy.com>
AuthorDate: Sun Jan 27 20:35:51 2019 +0000

    nodejs 8.14.0 -> 8.15.0
    
    Update nodejs to latest 8.x stable release 8.15.0.
    
    Signed-off-by: Matthijs Vader <mvader at victronenergy.com>
    Signed-off-by: Jeroen Hofstee <jhofstee at victronenergy.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/nodejs/{nodejs_8.14.0.bb => nodejs_8.15.0.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_8.14.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_8.15.0.bb
similarity index 96%
rename from meta-oe/recipes-devtools/nodejs/nodejs_8.14.0.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_8.15.0.bb
index 14837b7..44eaee9 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_8.14.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_8.15.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] = "07b05463e479a69750e7f9e33745ddd7"
-SRC_URI[sha256sum] = "8ce252913c9f6aaa9871f2d9661b6e54858dae2f0064bd3c624676edb09083c4"
+SRC_URI[md5sum] = "bfc5da493c72ded3a7f43b5662bfc53c"
+SRC_URI[sha256sum] = "968523333947cc3f769d73dedc6c9c60580826d8714bc0e62ca4589de6a7c633"
 
 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