poky/scripts/lib/devtool
Anders Darander 6fa0fda116 devtool/recipetill: npm install of devDependencies
Web applications built using e.g. angular2, usually requires that the
packages in devDependencies are available.

Thus, add an option '--fetch-dev' to both devtool add and recipetool, to
add npm packages in devDependencies to DEPENDS.

(From OE-Core rev: f246f820d53b459596fde6758a09f7a0d7db7c4c)

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-22 11:35:20 +00:00
..
__init__.py devtool: improve parse failure handling 2017-02-07 14:50:09 +00:00
build_image.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
build_sdk.py devtool: add build-sdk subcommand 2016-03-07 00:11:38 +00:00
build.py devtool: add "rename" subcommand 2016-11-07 11:04:22 +00:00
deploy.py scripts/lib/devtool/deploy.py: add --port/-P argument for target connection 2017-03-01 23:27:06 +00:00
package.py meta/scripts: Various getVar/getVarFlag expansion parameter fixes 2017-01-09 13:39:11 +00:00
runqemu.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
sdk.py devtool/sdk: Run build-sysroots after installing new things 2017-03-01 23:27:11 +00:00
search.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00
standard.py devtool/recipetill: npm install of devDependencies 2017-03-22 11:35:20 +00:00
upgrade.py devtool: upgrade: fix error of import recipeutils 2017-02-23 12:49:49 -08:00
utilcmds.py scripts: remove True option to getVar calls 2016-12-16 10:23:23 +00:00