diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-05-14 10:18:18 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-15 22:21:54 +0100 |
commit | 98a716d79bfc5434a5b42d3ca683eab3eea30a41 (patch) | |
tree | 141b2e861feab434848cf6786f03544ba568f019 /meta/lib | |
parent | 6866b3027babcc390130f0cba4990c0f769cdb6a (diff) | |
download | openembedded-core-98a716d79bfc5434a5b42d3ca683eab3eea30a41.tar.gz openembedded-core-98a716d79bfc5434a5b42d3ca683eab3eea30a41.tar.bz2 openembedded-core-98a716d79bfc5434a5b42d3ca683eab3eea30a41.zip |
devtool: fix build env command execution error handling
If we execute an external command, we ought to prepare for the
possibility that it can fail and handle the failure appropriately. We
can especially expect this to happen when running bitbake in this
scenario. Ensure we return the appropriate exit code to the calling
process.
Fixes [YOCTO #7757].
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions