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-06-28 09:44:15 +0100 |
commit | b317d79fb7a058582f587e24463a1b67f38aec37 (patch) | |
tree | 041e4abb9457434f56df91f4e58a19eb80a158e2 /scripts/postinst-intercepts/update_pixbuf_cache | |
parent | 8c9551a7a32036ac1f0bfba0b3f3dc24d006483e (diff) | |
download | poky-b317d79fb7a058582f587e24463a1b67f38aec37.tar.gz |
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].
(From OE-Core master rev: 98a716d79bfc5434a5b42d3ca683eab3eea30a41)
(From OE-Core rev: 2791fe9236f7173e6b998cf9b40fe238566ed8ee)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/postinst-intercepts/update_pixbuf_cache')
0 files changed, 0 insertions, 0 deletions