diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2015-07-10 14:56:03 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-12 22:55:45 +0100 |
commit | c3ac850f69dc43a1beaf042e8e6a3acb7a1751a3 (patch) | |
tree | 8ff39f846ae993482682e756543d7a013cadeebb /meta/recipes-graphics/xrestop | |
parent | de2d6436404e1ea6afc152befcc873619960c0d4 (diff) | |
download | poky-c3ac850f69dc43a1beaf042e8e6a3acb7a1751a3.tar.gz |
classes/logging: make shell message functions output to the console
Use the FIFO that is now set up when executing tasks within BitBake to
make bbdebug/bbnote/bbwarn/bbplain/bberror/bbfatal output to the console
through BitBake's UI (as their python counterparts do) instead of only
outputting to the task log.
Note that this requires the corresponding change in BitBake that creates
the FIFO; without it such messages will end up in a file where the FIFO
should have been (but won't cause any other ill effects).
Remainder of the fix for [YOCTO #5275].
(From OE-Core rev: f04139fc2a33ef48dc889ce51ea442927db0c134)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xrestop')
0 files changed, 0 insertions, 0 deletions