[oe-commits] [meta-openembedded] 05/07: nodejs: 10.16.0 -> 10.16.1

git at git.openembedded.org git at git.openembedded.org
Tue Aug 6 19:07:40 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 472218422767da01086bd71df54e806c81674a0f
Author: Andrej Valek <andrej.valek at siemens.com>
AuthorDate: Tue Aug 6 08:47:31 2019 +0200

    nodejs: 10.16.0 -> 10.16.1
    
    Update nodejs to active 10.x LTS release 10.16.1.
    
    Signed-off-by: Andrej Valek <andrej.valek at siemens.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-devtools/nodejs/{nodejs_10.16.0.bb => nodejs_10.16.1.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_10.16.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_10.16.1.bb
similarity index 97%
rename from meta-oe/recipes-devtools/nodejs/nodejs_10.16.0.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_10.16.1.bb
index aaa1da0..8c7795c 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_10.16.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_10.16.1.bb
@@ -23,8 +23,8 @@ SRC_URI_append_class-target = " \
            file://0002-Using-native-torque.patch \
            "
 
-SRC_URI[md5sum] = "c9a7ab43f8b50c8a4d5545de307b7540"
-SRC_URI[sha256sum] = "18e37f891d10ea7fbc8f6410c444c2b1d9cc3cbbb1d35aa9c41f761816956608"
+SRC_URI[md5sum] = "009e079ce7e2d695642fb61372459a77"
+SRC_URI[sha256sum] = "6268319c8dddfdaa7886ea3f253ac5c2d133a6c682c00786296227e03f322009"
 
 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