diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-09-08 11:39:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-09 14:25:06 +0100 |
commit | 4801b64243e57e554a593f0857dd53621d8f52e5 (patch) | |
tree | 34f05b37dfe42c4252af7b22f6a68af2770676a0 /scripts/lib/devtool/sdk.py | |
parent | 9b9733b7d74032aef4979bec553019421e77da14 (diff) | |
download | openembedded-core-4801b64243e57e554a593f0857dd53621d8f52e5.tar.gz openembedded-core-4801b64243e57e554a593f0857dd53621d8f52e5.tar.bz2 openembedded-core-4801b64243e57e554a593f0857dd53621d8f52e5.zip |
devtool: update-recipe: add a warning when recipe is inside the workspace
If a recipe has been added to the workspace via "devtool add"
or "devtool upgrade" then the recipe file itself will be in the
workspace layer; if you run "devtool update-recipe" particularly in the
upgrade case you might think it would apply the upgrade to the original
recipe, but it will not - in order to remain consistent it has to update
the recipe that's in use which is the one in the workspace. Warn the
user in this situation so that they know what they need to do when they
are finished.
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