mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
nodejs: upgrade 22.13.0 -> 22.14.0
License-Update: Change the location of the inspector_protocol
a48430d4d3
Changelog: https://github.com/nodejs/node/releases/tag/v22.14.0
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
134978803e
commit
3989427ca7
|
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "nodeJS Evented I/O for V8 JavaScript"
|
||||
HOMEPAGE = "http://nodejs.org"
|
||||
LICENSE = "MIT & ISC & BSD-2-Clause & BSD-3-Clause & Artistic-2.0 & Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=0bd28a461eccad39f85a29e33e8f879f"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=da350b022352bee62fe22feb6ad681c8"
|
||||
|
||||
CVE_PRODUCT = "nodejs node.js"
|
||||
|
||||
|
|
@ -37,7 +37,7 @@ SRC_URI:append:class-target = " \
|
|||
SRC_URI:append:toolchain-clang:powerpc64le = " \
|
||||
file://0001-ppc64-Do-not-use-mminimal-toc-with-clang.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "cfce282119390f7e0c2220410924428e90dadcb2df1744c0c4a0e7baae387cc2"
|
||||
SRC_URI[sha256sum] = "c609946bf793b55c7954c26582760808d54c16185d79cb2fb88065e52de21914"
|
||||
|
||||
S = "${WORKDIR}/node-v${PV}"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user