diff options
author | Peter Kjellerstedt <peter.kjellerstedt@axis.com> | 2014-04-08 16:09:34 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-04-08 18:05:26 +0100 |
commit | 8f683bf782d065b81bb7cdb2074839790981d4b7 (patch) | |
tree | 5832926af2b2f7d2caa1ab169fbc44c70c30da13 /meta/recipes-devtools | |
parent | 327ed0bfceb993c914a7fe03f3cab2351b835de6 (diff) | |
download | poky-8f683bf782d065b81bb7cdb2074839790981d4b7.tar.gz |
bitbake: bitbake: knotty: Clear footer before outputting to stderr
With the recent change to split the log output to stdout and stderr,
error messages that appeared while the footer was printed got all
messed up. This was because the messages to stderr was output _after_
the footer, then clearFooter() tried to remove the footer but removed
the error message and parts of the footer.
(Bitbake rev: 4fafea4fa69542b491e84463f6eae0d5bf645673)
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
0 files changed, 0 insertions, 0 deletions