diff options
Diffstat (limited to 'meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb')
| -rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb b/meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb index 65f4eb3f3a..0ca0c1498a 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_20.8.1.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=162595a4a2f3453a0534e60b0afe4e7b" | |||
| 5 | 5 | ||
| 6 | CVE_PRODUCT = "nodejs node.js" | 6 | CVE_PRODUCT = "nodejs node.js" |
| 7 | 7 | ||
| 8 | DEPENDS = "openssl file-replacement-native" | 8 | DEPENDS = "openssl file-replacement-native python3-packaging-native" |
| 9 | DEPENDS:append:class-target = " qemu-native" | 9 | DEPENDS:append:class-target = " qemu-native" |
| 10 | DEPENDS:append:class-native = " c-ares-native" | 10 | DEPENDS:append:class-native = " c-ares-native" |
| 11 | 11 | ||
| @@ -27,6 +27,8 @@ SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \ | |||
| 27 | file://0001-Revert-io_uring-changes-from-libuv-1.46.0.patch \ | 27 | file://0001-Revert-io_uring-changes-from-libuv-1.46.0.patch \ |
| 28 | file://0002-Revert-io_uring-changes-from-libuv-1.45.0.patch \ | 28 | file://0002-Revert-io_uring-changes-from-libuv-1.45.0.patch \ |
| 29 | file://run-ptest \ | 29 | file://run-ptest \ |
| 30 | file://0001-build-fix-build-with-Python-3.12.patch \ | ||
| 31 | file://0001-gyp-resolve-python-3.12-issues.patch \ | ||
| 30 | " | 32 | " |
| 31 | 33 | ||
| 32 | SRC_URI:append:class-target = " \ | 34 | SRC_URI:append:class-target = " \ |
