node: Major update from v14 to v16
authorHirokazu MORIKAWA <morikw2@gmail.com>
Mon, 4 Apr 2022 03:50:20 +0000 (12:50 +0900)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 22 May 2022 09:21:36 +0000 (11:21 +0200)
commit7e853be8f249f28308b6c120f5f39c1bb3d279e3
treebd1abfeb804657f0a43f102f72f362d7fb7723c9
parentb708cf5a17a1498b02c3ca4fd66f99aba3773c9c
node: Major update from v14 to v16

This update also changes npm from v6 to v8.
This change also requires node module packages to be modified.
Each package will be updated later.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
(cherry picked from commit 28be0c92c2f883df59b346631868d45c215098f4)
lang/node/Makefile
lang/node/patches/003-path.patch
lang/node/patches/004-musl_support.patch
lang/node/patches/007-fix_host_build_on_macos.patch
lang/node/patches/010-execvp-arg-list-too-long.patch [new file with mode: 0644]
lang/node/patches/999-cast_for_mips32.patch [new file with mode: 0644]
lang/node/patches/999-delete_unnecessary_libraries_for_host_execute.patch
lang/node/patches/999-deps-v8-src-trap-handler-trap-handler.h.patch [new file with mode: 0644]
lang/node/patches/999-localhost-no-addrconfig.patch
lang/node/patches/999-v8_zlib_support.patch [new file with mode: 0644]