* [meta-oe][PATCH] nodejs: update to 4.4.7
@ 2016-06-30 2:46 Jonathan Liu
0 siblings, 0 replies; only message in thread
From: Jonathan Liu @ 2016-06-30 2:46 UTC (permalink / raw)
To: openembedded-devel
LICENSE checksum updated due to change in ESLint copyright line:
- Copyright (c) 2013 Nicholas C. Zakas. All rights reserved.
+ Copyright jQuery Foundation and other contributors, https://jquery.org/
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
.../recipes-devtools/nodejs/{nodejs_4.4.5.bb => nodejs_4.4.7.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta-oe/recipes-devtools/nodejs/{nodejs_4.4.5.bb => nodejs_4.4.7.bb} (93%)
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.5.bb b/meta-oe/recipes-devtools/nodejs/nodejs_4.4.7.bb
similarity index 93%
rename from meta-oe/recipes-devtools/nodejs/nodejs_4.4.5.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_4.4.7.bb
index 479c973..671d604 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_4.4.5.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_4.4.7.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
HOMEPAGE = "http://nodejs.org"
LICENSE = "MIT & BSD & Artistic-2.0"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=96aa1ac122c41f8c08a0683d4b2126b5"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=8e3c01094f0fcb889b13f0354e52f914"
DEPENDS = "openssl"
@@ -12,8 +12,8 @@ COMPATIBLE_MACHINE_mips64 = "(!.*mips64).*"
SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
file://no-registry.patch \
"
-SRC_URI[md5sum] = "376140907bbe362f36065a30af04f020"
-SRC_URI[sha256sum] = "eaec2cd3c26a1cc101b829d32fef392268285187d1d9eda3718db288e7be28c6"
+SRC_URI[md5sum] = "e4d118a3762a3e60b97a62cf83194efd"
+SRC_URI[sha256sum] = "1ef900b9cb3ffb617c433a3247a9d67ff36c9455cbc9c34175bee24bdbfdf731"
S = "${WORKDIR}/node-v${PV}"
--
2.9.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-06-30 2:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-30 2:46 [meta-oe][PATCH] nodejs: update to 4.4.7 Jonathan Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox