mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
nodejs: upgrade 24.16.0 -> 24.17.0
This is the June 2026 security release. https://nodejs.org/en/blog/vulnerability/june-2026-security-releases Changelog: https://github.com/nodejs/node/releases/tag/v24.17.0 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
committed by
Khem Raj
parent
54934e0674
commit
a8faa98416
+1
-1
@@ -35,7 +35,7 @@ SRC_URI = "https://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
|
||||
SRC_URI:append:class-target = " \
|
||||
file://0009-Using-native-binaries.patch \
|
||||
"
|
||||
SRC_URI[sha256sum] = "2ff84a6de70b6165290111b0fc656ded1ad207a799816fe720cc7c31232df30f"
|
||||
SRC_URI[sha256sum] = "a7ab562ed2369a29c68b72fa00e3103bcdfe37063dff799c6acc8e404e275fcd"
|
||||
|
||||
S = "${UNPACKDIR}/node-v${PV}"
|
||||
|
||||
Reference in New Issue
Block a user