aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/gensio/gensio_2.2.7.bb
diff options
context:
space:
mode:
authorMartin Hundebøll <martin@geanix.com>2024-05-03 11:42:20 +0200
committerMartin Jansa <martin.jansa@gmail.com>2024-05-03 11:54:15 +0200
commit7c3899e41065136b91023c036b4380ee92923f3c (patch)
tree33c741a832b3ef69b34970475448627c5a420bad /meta-oe/recipes-connectivity/gensio/gensio_2.2.7.bb
parentb9e9b1041c59a7888da9e68a00ebfdaf0f7edede (diff)
downloadmeta-openembedded-contrib-jansa/master.tar.gz
nodejs-oe-cache: fix offline install of dependenciesjansa/master
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: Martin Jansa <martin.jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity/gensio/gensio_2.2.7.bb')
0 files changed, 0 insertions, 0 deletions