File tree 3 files changed +2
-2
lines changed
layers/meta-opentrons/recipes-devtools/nodejs
3 files changed +2
-2
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
3
LICENSE = "MIT & ISC & BSD-2-Clause & BSD-3-Clause & Artistic-2.0 & Apache-2.0"
4
- LIC_FILES_CHKSUM = "file://LICENSE;md5=059ecf3a6f87111685e51b611b9563e5 "
4
+ LIC_FILES_CHKSUM = "file://LICENSE;md5=ce095b5cae771b11878190eaea818d59 "
5
5
6
6
CVE_PRODUCT = "nodejs node.js"
7
7
@@ -39,7 +39,7 @@ SRC_URI:append:toolchain-clang:x86 = " \
39
39
SRC_URI :append :toolchain -clang :powerpc64le = " \
40
40
file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \
41
41
"
42
- SRC_URI [sha256sum ] = "7249e2f0af943ec38599504f4b2a2bd31fb938787291b6ccca6c8badf01e3b56 "
42
+ SRC_URI [sha256sum ] = "f52b41af20596a9abd8ed75241837ec43945468221448bbf841361e2091819b6 "
43
43
44
44
S = "${WORKDIR} /node-v${PV} "
45
45
You can’t perform that action at this time.
0 commit comments