diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2016-01-23 00:59:52 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-22 23:42:56 +0000 |
commit | 3474a42954908d1688fd3a6cb600eed315b27833 (patch) | |
tree | 0502c275838cddd1223a157578b507385990d0d1 /scripts/lib/argparse_oe.py | |
parent | 3d35631121f0e030bc8151f5c23d84008d06f44b (diff) | |
download | openembedded-core-3474a42954908d1688fd3a6cb600eed315b27833.tar.gz openembedded-core-3474a42954908d1688fd3a6cb600eed315b27833.tar.bz2 openembedded-core-3474a42954908d1688fd3a6cb600eed315b27833.zip |
devtool: add sdk-install subcommand
Add the ability to install additional pre-built items (from shared
state) into the extensible SDK. This can already be done implicitly by
adding something to DEPENDS within a recipe you're working on and then
running "devtool build", but it's useful to be able to explicitly
install things particularly if you're using the extensible SDK as a
traditional toolchain.
Note that for this command to be useful you need to have SSTATE_MIRRORS
set in your SDK configuration, and that mirror needs to be populated
with sstate artifacts for recipes you wish to be able to install.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/argparse_oe.py')
0 files changed, 0 insertions, 0 deletions