[bitbake-devel] [PATCH] lib/bb/event: improve handling of event queue on exit

Richard Purdie richard.purdie at linuxfoundation.org
Fri Sep 14 08:28:37 UTC 2012


On Tue, 2012-09-11 at 10:37 +0100, Paul Eggleton wrote:
> If BitBake exits before a UI handler (server) has been registered, we
> print the event queue; if there are any errors or other non-debug
> messages just print these and suppress the rest of the message queue.
> 
> This improves the output when sanity check failures occur with OE-Core
> by avoiding printing a long stream of uninformative debug messages.
> 
> Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
> ---
>  bitbake/lib/bb/event.py |   12 ++++++++++++
>  1 file changed, 12 insertions(+)

Merged to master, thanks.

Richard





More information about the bitbake-devel mailing list