summaryrefslogtreecommitdiff
path: root/scripts/lib/devtool/sdk.py
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2016-02-11 14:13:31 +1300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-02-11 12:32:56 +0000
commit80a44e52609a89d9ffe816181ae193af491c06ac (patch)
treeab0f9f5e800d41ed20655473615dcd31bdd763af /scripts/lib/devtool/sdk.py
parente8435fde7f82c39cc0efe1d4bf043b29f63898e9 (diff)
downloadopenembedded-core-80a44e52609a89d9ffe816181ae193af491c06ac.tar.gz
openembedded-core-80a44e52609a89d9ffe816181ae193af491c06ac.tar.bz2
openembedded-core-80a44e52609a89d9ffe816181ae193af491c06ac.zip
devtool: modify: make -x the default behaviour
It's going to be more common for users not to have the prepared source tree for a recipe already, so the default behaviour ought to be to extract it for them from the recipe. Change the default to extract (effectively making the -x option a no-op) and add a --no-extract/-n option to disable it. Later we can look at trying to be smart and reusing an existing source tree instead of erroring out if it exists; for now this is just the default reversal. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions