diff options
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | 2021-12-13 12:13:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-01-05 17:36:26 +0000 |
commit | 0fb31e3238eac64ff3313c13bd157a1f7ce65133 (patch) | |
tree | 68c9557df90b396810ececd6ab5b90514729b964 /scripts/lib/scriptutils.py | |
parent | 9676f72521191219f88d64d8da9f83d7b4fe605c (diff) | |
download | poky-0fb31e3238eac64ff3313c13bd157a1f7ce65133.tar.gz |
bitbake: fetch: npm: Use temporary file for empty user config
Always use a temporary file for the user config 'NPM_CONFIG_USERCONFIG'
because npm otherwise failed if configs and npmrc aren't set:
double-loading config "/dev/null" as "global", previously loaded as "user"
(Bitbake rev: 56f6e7b5f86f1dc630c50a67e9027c1798a56a34)
Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9f272ad7f76c1559e745e9af686d0a529f917659)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/scriptutils.py')
0 files changed, 0 insertions, 0 deletions