[oe-commits] [meta-openembedded] 05/07: nodejs: upgrade to 12.14.1

git at git.openembedded.org git at git.openembedded.org
Thu Jan 23 22:16:42 UTC 2020


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 50d550aa4e99a8a62db275e4e85626e6b73c3c51
Author: Martin Jansa <martin.jansa at gmail.com>
AuthorDate: Thu Jan 23 17:44:07 2020 +0100

    nodejs: upgrade to 12.14.1
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/nodejs/{nodejs_12.14.0.bb => nodejs_12.14.1.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_12.14.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_12.14.1.bb
similarity index 97%
rename from meta-oe/recipes-devtools/nodejs/nodejs_12.14.0.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_12.14.1.bb
index e4a2aa1..e9ec500 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_12.14.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_12.14.1.bb
@@ -24,8 +24,8 @@ SRC_URI_append_class-target = " \
            file://0002-Using-native-binaries.patch \
            "
 
-SRC_URI[md5sum] = "6762f5629f6f68fb9bdf83a741cba038"
-SRC_URI[sha256sum] = "088a217ba2af641b8cc15be29f6e2956b8a33e6badb85596bbc2cdea9df9be71"
+SRC_URI[md5sum] = "1c78a75f5c95321f533ecccca695e814"
+SRC_URI[sha256sum] = "877b4b842318b0e09bc754faf7343f2f097f0fc4f88ab9ae57cf9944e88e7adb"
 
 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