poky/scripts/lib/devtool
Paul Eggleton 5bc437b985 devtool: show proper error when extracting source for recipes with disabled unpack task
If you try to use "devtool modify -x" or "devtool extract" on a recipe
where do_unpack has been set as noexec (e.g. glibc-locale), then we get
an error because the expected source wasn't ever unpacked. Do a check up
front for noexec being set on do_unpack and error out with a reasonable
message if that's the case.

(From OE-Core rev: 39a93c85e798e72edd6ab3c05f8adbb1a97e893e)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-23 09:53:16 +01:00
..
__init__.py devtool: add: properly handle separate build directory 2015-09-23 09:53:15 +01:00
build-image.py devtool: make plugin_init optional 2015-09-12 22:48:30 +01:00
build.py devtool: check that source tree still exists 2015-09-23 09:53:14 +01:00
deploy.py devtool: check that source tree still exists 2015-09-23 09:53:14 +01:00
package.py devtool: check that source tree still exists 2015-09-23 09:53:14 +01:00
sdk.py classes/populate_sdk_ext: drop work-config.inc 2015-09-23 09:53:12 +01:00
standard.py devtool: show proper error when extracting source for recipes with disabled unpack task 2015-09-23 09:53:16 +01:00
upgrade.py devtool: add: properly handle separate build directory 2015-09-23 09:53:15 +01:00