diff options
| -rw-r--r-- | meta-oe/recipes-devtools/nodejs/nodejs_16.14.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_16.14.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_16.14.0.bb index 7b9644ec8d..0ab68cc608 100644 --- a/meta-oe/recipes-devtools/nodejs/nodejs_16.14.0.bb +++ b/meta-oe/recipes-devtools/nodejs/nodejs_16.14.0.bb | |||
| @@ -15,6 +15,7 @@ COMPATIBLE_MACHINE:mips64 = "(!.*mips64).*" | |||
| 15 | 15 | ||
| 16 | COMPATIBLE_HOST:riscv64 = "null" | 16 | COMPATIBLE_HOST:riscv64 = "null" |
| 17 | COMPATIBLE_HOST:riscv32 = "null" | 17 | COMPATIBLE_HOST:riscv32 = "null" |
| 18 | COMPATIBLE_HOST:powerpc = "null" | ||
| 18 | 19 | ||
| 19 | SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \ | 20 | SRC_URI = "http://nodejs.org/dist/v${PV}/node-v${PV}.tar.xz \ |
| 20 | file://0001-Disable-running-gyp-files-for-bundled-deps.patch \ | 21 | file://0001-Disable-running-gyp-files-for-bundled-deps.patch \ |
