summaryrefslogtreecommitdiffstats
path: root/MEMORIAM
diff options
context:
space:
mode:
authorZoltán Böszörményi <zboszor@gmail.com>2022-05-13 17:30:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-05-15 08:57:15 +0100
commit1d0fc713e8a583ee5c542f6188ad30d823359b41 (patch)
tree93cf2168f4d8a440bd85292eb6268fe8e93afb3a /MEMORIAM
parent72aa79f61ff94a3a246df61cc68df4dcfca3b565 (diff)
downloadpoky-1d0fc713e8a583ee5c542f6188ad30d823359b41.tar.gz
npm.bbclass: Fix file permissions before opening it for writing
Some node module archives in npmjs.org contain wrong permissions. I found a case with package.json in the archive being r-xr-xr-x for which open(..., "w") fails. Modify the manifest file permissions to add the write bit for the owner. (From OE-Core rev: c6740091cb7336aaa3bb9b692fe4dc6fc92aa3a8) Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'MEMORIAM')
0 files changed, 0 insertions, 0 deletions