diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-25 16:52:07 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-25 17:42:58 +0000 |
commit | 7a8f3f7a012fd323df8d812d969d4190d956a82e (patch) | |
tree | 635eb88e6c6dc62f5e66fec38aab605890171782 /meta/conf | |
parent | d12980ff1d47df0b6b8c10c595779af16cb76ffa (diff) | |
download | poky-7a8f3f7a012fd323df8d812d969d4190d956a82e.tar.gz |
package.bbclass: Handle subprocess errors correctly
If an error occurs in subprocess.call() we currently don't catch it. In particular
we have issues where debugedit is segfaulting unnoticed. This fixes up
various code paths to catch the errors.
[YOCTO #4089]
(From OE-Core rev: 262a69ffd33e9d001a7a15fc73671a015e3b5dd1)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
0 files changed, 0 insertions, 0 deletions