diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-10 10:13:06 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-11 22:39:19 +0100 |
commit | ba4a61e69cd4035b5cdaa6cdf6be538af5ddaabb (patch) | |
tree | d0fbb07f898b8f75556564592091fa62fa37b50e /bitbake/lib/bb/build.py | |
parent | c2b40b0f6d062c5061b11b038fac3b7b1539c688 (diff) | |
download | poky-ba4a61e69cd4035b5cdaa6cdf6be538af5ddaabb.tar.gz |
bitbake: process: Don't include logs in error message if piping them
If the caller is piping the logs, they likely don't want them in the error exception
as well. This removes duplicate output from the build output allowing the UI level
controls on whether to show logs to work correctly.
(Bitbake rev: fc58ad84a9deb2620ad90611684dad65dafedb11)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/build.py')
0 files changed, 0 insertions, 0 deletions