Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] nodejs: Update to 8.7.0
@ 2017-10-17 12:50 Jonathan Liu
  0 siblings, 0 replies; only message in thread
From: Jonathan Liu @ 2017-10-17 12:50 UTC (permalink / raw)
  To: openembedded-devel

LICENSE checksum updated due to copyright and formatting changes.

Signed-off-by: Jonathan Liu <net147@gmail.com>
---
 .../recipes-devtools/nodejs/{nodejs_8.4.0.bb => nodejs_8.7.0.bb}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename meta-oe/recipes-devtools/nodejs/{nodejs_8.4.0.bb => nodejs_8.7.0.bb} (94%)

diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_8.4.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_8.7.0.bb
similarity index 94%
rename from meta-oe/recipes-devtools/nodejs/nodejs_8.4.0.bb
rename to meta-oe/recipes-devtools/nodejs/nodejs_8.7.0.bb
index 5bcbc0007..3ef4e6a1c 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_8.4.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_8.7.0.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=e4d35c6120f175e1fbe5ff908b1cf2d6"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=23bbe20ee15d74b4c56e57f73e9c039b"
 
 DEPENDS = "openssl10 zlib"
 
@@ -12,8 +12,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] = "e6c85c83001340b30671e9432e1bd337"
-SRC_URI[sha256sum] = "5d5aa2a101dcc617231a475812eb8ed87cac21491f1dcc7997b9dd463563f361"
+SRC_URI[md5sum] = "78c297b4a23f7f9c0c031baa77702402"
+SRC_URI[sha256sum] = "5a17d08c68ee7c1e748fd32534edda766cb57c13ed98e693f3075bc9d9a0b59a"
 
 S = "${WORKDIR}/node-v${PV}"
 
-- 
2.14.2



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-10-17 12:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-17 12:50 [meta-oe][PATCH] nodejs: Update to 8.7.0 Jonathan Liu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox