File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
meta-oe/recipes-devtools/nodejs Expand file tree Collapse file tree 3 files changed +3
-3
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1
1
DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
2
2
HOMEPAGE = "http://nodejs.org"
3
- LICENSE = "MIT & ISC & BSD-2-Clause & BSD-3-Clause & Artistic-2.0"
4
- LIC_FILES_CHKSUM = "file://LICENSE;md5=6e54852cd826c41e80c6d80f6db00a85 "
3
+ LICENSE = "MIT & ISC & BSD-2-Clause & BSD-3-Clause & Artistic-2.0 & OpenSSL "
4
+ LIC_FILES_CHKSUM = "file://LICENSE;md5=ab4d0d45e717c9978737499a3489e515 "
5
5
6
6
DEPENDS = "openssl"
7
7
DEPENDS :append :class -target = " qemu-native"
@@ -36,7 +36,7 @@ SRC_URI:append:toolchain-clang:x86 = " \
36
36
SRC_URI :append :toolchain -clang :powerpc64le = " \
37
37
file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \
38
38
"
39
- SRC_URI [sha256sum ] = "1f8051a88f86f42064f4415fe7a980e59b0a502ecc8def583f6303bc4d445238 "
39
+ SRC_URI [sha256sum ] = "4f1fec1aea2392f6eb6d1d040b01e7ee3e51e762a9791dfea590920bc1156706 "
40
40
41
41
S = "${WORKDIR} /node-v${PV} "
42
42
You can’t perform that action at this time.
0 commit comments