]> code.ossystems Code Review - openembedded-core.git/commit
npm: Use configs for npm environment and args for npm run command
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Fri, 8 Oct 2021 07:48:34 +0000 (09:48 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Oct 2021 10:48:35 +0000 (11:48 +0100)
commit6490de38ba9563181653ef223224de066faf9166
treeb8b8540b6f9ba38f946404ad75bbeec6c94c747a
parentf0a47afb43bd63b66c565ba3d084e20d6725495e
npm: Use configs for npm environment and args for npm run command

Use parameter configs of class NpmEnvironment and parameter args of
function run to support a common npmrc for all run calls of a single
NpmEnvironment.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/npm.bbclass