diff options
author | Patrick Ohly <patrick.ohly@intel.com> | 2016-02-11 07:59:42 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-02-11 12:31:43 +0000 |
commit | c38f25377b6fd171c26fa667c1d7ac8bd314cb34 (patch) | |
tree | f3761f6994e442292a50b13c8f47e30341e0311d /meta/lib/oe/patch.py | |
parent | 906522260bbc0b96dc3c11f71fb5a23d8dab1072 (diff) | |
download | poky-c38f25377b6fd171c26fa667c1d7ac8bd314cb34.tar.gz |
uninative.bbclass: capture stdout/err from patchelf-uninative
When patchelf-uninative fails, reporting only the exit code
as done by subprocess.check_call() is not enough to understand
the problem. We also need to capture and report the output
of the command.
(From OE-Core rev: 87e744791e59806d0c87b37d72ff32a96bbcb929)
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oe/patch.py')
0 files changed, 0 insertions, 0 deletions