diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-09-22 17:21:30 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-22 18:12:56 +0100 |
commit | 39a93c85e798e72edd6ab3c05f8adbb1a97e893e (patch) | |
tree | 8b0412c79c377297ee05242750707bdc65c7e4cd /README | |
parent | 58dc726808817210764eab963a4d453dc4ff49aa (diff) | |
download | openembedded-core-39a93c85e798e72edd6ab3c05f8adbb1a97e893e.tar.gz openembedded-core-39a93c85e798e72edd6ab3c05f8adbb1a97e893e.tar.bz2 openembedded-core-39a93c85e798e72edd6ab3c05f8adbb1a97e893e.zip |
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.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions