meta-openembedded/meta-oe/recipes-devtools
Martin Hundebøll 69a68d4ded
nodejs-oe-cache: fix offline install of dependencies
Apparently, npm has changed its request accept header, so that cache
lookup misses. This causes an ENOTCACHED error when doing the offline
install in do_compile() from npm.bbclass.

Fix it by updating the fake cache entry to match the newest behaviour
from npm.

Note that npm doesn't agree with itself, as it still uses the previous
header value when doing `npm cache add <pkg>`, but the new value when
doing `npm install <pkg>`.

Bug submitted upstream:
https://github.com/npm/cli/issues/7465

Signed-off-by: Martin Hundebøll <martin@geanix.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-03 07:23:44 -07:00
..
abseil-cpp abseil-cpp: upgrade 20240116.1 -> 20240116.2 2024-04-17 23:47:22 -07:00
aer-inject aer-inject: Replace hardcoded /usr with ${prefix} 2024-03-27 07:57:31 -07:00
android-tools android-tools: drop ${PE}, ${PR} from /usr/src/debug paths 2023-11-20 09:30:38 -08:00
apitrace recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
autoconf-2.13 autoconf-2.13-native_2.13: replace oldincludedir 2024-04-12 08:57:34 -07:00
breakpad breakpad: Upgrade to 2023.06.01 release 2024-01-31 21:24:35 -08:00
capnproto capnproto: upgrade 1.0.1.1 -> 1.0.2 2024-01-23 11:55:34 -08:00
cgdb cgdb: Fix buildpaths emitted into cgdb binary 2023-05-25 08:56:32 -07:00
cjson cjson: upgrade 1.7.16 -> 1.7.17 2023-12-29 09:04:20 -08:00
cloc cloc: upgrade 1.94 -> 1.98 2023-11-17 11:38:25 -08:00
concurrencykit recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
cpuid cpuid: fix do_install 2024-02-03 22:03:04 -08:00
cscope
ctags ctags: upgrade 6.1.20240225.0 -> 6.1.20240310.0 2024-03-20 09:28:04 -07:00
debootstrap debootstrap: upgrade 1.0.131 -> 1.0.132 2023-09-07 08:22:43 -07:00
dmalloc *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
dnf-plugin-tui dnf-plugin-tui: upgrade 1.3 -> 1.4 2024-03-13 10:14:56 -07:00
doxygen doxygen: Do not generate #line directive with flex/bison 2023-05-28 16:35:00 -07:00
editorconfig editorconfig-core-c: fix reproducibility issue 2024-03-10 21:54:06 -07:00
exprtk ExprTk: Update package to release/0.0.2 2023-02-18 13:19:36 -08:00
extract-cert extract-cert: add recipe 2023-02-01 09:28:47 -08:00
flatbuffers python3-flatbuffers: upgrade 24.3.7 -> 24.3.25 2024-04-02 11:28:51 -07:00
flatcc flatcc: drop 'r' from gitr and ${SRCPV} 2024-02-09 09:52:11 -08:00
geany
giflib
glade glade: inherit gtk-doc, fix FILES 2024-01-12 10:30:32 -08:00
grpc grpc: upgrade 1.60.0 -> 1.60.1 2024-02-29 18:47:47 -08:00
gst-editing-services gst-editing-services: upgrade 1.20.5 -> 1.22.7 2023-11-17 11:38:26 -08:00
guider recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
heaptrack meta-oe: Drop broken BBCLASSEXTEND variants 2023-10-24 09:08:45 -07:00
icon-slicer
iptraf
jemalloc jemalloc: Update to tip of dev branch 2024-04-11 23:32:36 -07:00
jq jq: upgrade 1.7 -> 1.7.1 2023-12-29 09:04:17 -08:00
json-schema-validator gnome-tweaks, networkmanager-fortisslvpn, libesmtp, json-schema-validator, python3-pybluez, python3-pynetlinux, apache2: Fix Malformed Upstream-Status 2023-09-27 14:22:09 -07:00
json-spirit
jsoncpp
jsonrpc jsonrpc: upgrade 1.3.0 -> 1.4.1 2023-02-18 13:19:36 -08:00
jwt-cpp jwt-cpp: fix cmake file install path 2024-03-13 10:14:56 -07:00
kconfig-frontends kconfig-frontends: Avoid using hard coded /usr/include paths 2023-08-22 18:02:46 -07:00
lapack lapack: upgrade 3.10.1 -> 3.12.0 2024-01-08 19:54:42 -08:00
ldns
lemon lemon: upgrade to 3.44.2 2023-12-21 08:20:34 -08:00
libgee drop GNOMEBASEBUILDCLASS = "meson" 2023-11-11 09:26:41 -08:00
libsombok3 libsombok3: use autotools-brokensep instead of setting B 2023-12-12 14:40:58 -08:00
libubox recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
lshw recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
ltrace recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
luajit luajit: allow to build on supported platforms 2024-01-22 18:02:26 -08:00
luaposix luaposix: upgrade 35.1 -> 36.2.1 2023-11-17 11:38:27 -08:00
makeself makeself: upgrade 2.4.5 -> 2.5.0 2023-03-17 07:06:55 -07:00
mbpoll mbpoll: upgrade 1.5.0 -> 1.5.2 2023-06-14 09:41:35 -07:00
mcpp *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
memstat *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
mercurial mercurial: ensure setuptools is present as distutils is no longer (mercurial tries both) 2023-12-31 08:27:49 -08:00
microcom microcom: add new recipe 2023-09-07 10:31:19 -07:00
microsoft-gsl microsoft-gsl: Disable disabled-macro-expansion warning as error on clang/musl 2024-03-28 11:44:33 -07:00
mpich mpich: upgrade 4.2.0 -> 4.2.1 2024-04-23 15:15:31 -07:00
msgpack msgpack-cpp: upgrade 4.1.1 -> 6.1.0 2023-11-28 08:55:43 -08:00
msr-tools
musl
nlohmann-fifo recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
nlohmann-json nlohmann-json: Upgrade to 3.11.3 2024-03-04 08:56:50 -08:00
nodejs nodejs-oe-cache: fix offline install of dependencies 2024-05-03 07:23:44 -07:00
octave *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
openocd recipes: drop remaining +gitr cases 2024-02-09 09:52:12 -08:00
packagegroups recipes: Drop remaining PR values from recipes 2024-03-17 13:10:10 -07:00
pahole pahole: Correct the version in the recipe file name 2023-11-07 19:59:58 -08:00
pax-utils
pcimem
perfetto perfetto: Add SRCREV_FORMAT 2023-08-11 09:36:03 -07:00
perl libio-pty-perl: remove unsed patch 2024-03-08 15:34:15 +02:00
php php: Upgrade to 8.2.16 2024-03-09 11:20:17 -08:00
ply ply: Pass LD via environment to configure 2023-08-05 09:29:56 -07:00
pmtools recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
poke *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
protobuf protobuf: upgrade 4.25.2 -> 4.25.3 2024-02-20 08:46:27 -08:00
pugixml pugixml: Update 1.13 -> 1.14 2023-10-04 13:09:38 -07:00
python python3-pycups: upgrade 2.0.1 -> 2.0.4 2024-04-23 15:15:33 -07:00
rapidjson recipes: drop ${SRCPV} usage 2024-02-09 09:52:12 -08:00
serialcheck
sip sip: upgrade 6.8.2 -> 6.8.3 2024-02-20 08:46:30 -08:00
smemstat smemstat: upgrade 0.02.12 -> 0.02.13 2024-01-23 11:55:39 -08:00
sqlite-orm
squashfs-tools-ng squashfs-tools-ng: upgrade 1.1.4 -> 1.2.0 2023-11-27 13:39:54 -08:00
ssd1306 ssd1306: Update and remove patch 2024-01-08 19:54:41 -08:00
suitesparse *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
systemd
tclap
tcltk tk: Remove buildpath issue 2023-12-21 08:00:40 -08:00
uftrace uftrace: upgrade 0.15.2 -> 0.16 2024-05-02 07:32:54 -07:00
unattended-upgrades
uw-imap cve_check: convert CVE_CHECK_IGNORE to CVE_STATUS 2023-07-27 08:54:40 -07:00
valijson valijson: upgrade 1.0.1 -> 1.0.2 2023-12-29 09:04:18 -08:00
xerces-c xerces-c: upgrade 3.2.4 -> 3.2.5 2024-01-08 19:54:45 -08:00
xmlrpc-c xmlrcp-c: drop ${PE}, ${PR} from /usr/src/debug paths 2023-11-20 09:30:38 -08:00
yajl yajl: set correct homepage 2024-04-19 14:31:31 -07:00
yasm unionfs-fuse, dropwatch, postgresql, yasm, multipath-tools, python3-pybind11: add missing Upstream-Status 2024-03-17 13:10:09 -07:00