diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-07-02 13:19:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-02 22:26:57 +0100 |
commit | 74a1426551c7451d2a990fa0eb5225dc02251764 (patch) | |
tree | 9c191d472e62fca3a0bb9869683c8ebbecb9a36e /meta/recipes-extended | |
parent | 209f92b68fd4bded350525ea5df70c2df9484bd9 (diff) | |
download | poky-74a1426551c7451d2a990fa0eb5225dc02251764.tar.gz |
classes/package: print command output when commands fail
When external commands such as debugedit fail, it can be useful to see
their output, so use oe.utils.getstatusoutput() instead of
subprocess.call() to capture this and print it on failure.
(From OE-Core rev: 34179cc78b730ecb8ff3f4feb4beee2d17498ce3)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
0 files changed, 0 insertions, 0 deletions