nodejs: fix native node-gyp to work with python-3.11

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Martin Jansa
2023-05-17 08:20:19 +02:00
committed by Armin Kuster
parent 116bfe8d5e
commit d25f2f1cac
2 changed files with 47 additions and 0 deletions
@@ -26,6 +26,7 @@ SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \
file://CVE-2022-35255.patch \
file://CVE-2022-43548.patch \
file://CVE-llhttp.patch \
file://python-3.11-invalid-mode-rU.patch \
"
SRC_URI_append_class-target = " \
file://0002-Using-native-binaries.patch \