bitbake: bin/bitbake: Ensure early errors are shown to the user
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 7 May 2013 08:23:47 +0000 (08:23 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 9 May 2013 13:06:52 +0000 (14:06 +0100)
commit4d12b8368f6cafb0e826c8260d96674779b030d5
tree1bf8927d9398acc29fd77a1a98f41f571b0c8397
parent43f20220aa5add5b8a3abc7ee37d4890387713d4
bitbake: bin/bitbake: Ensure early errors are shown to the user

Currently if errors occur early in the init process, the errors may
not be shown to the user. This change ensures that if a failure does
occur, the messages are flushed from the queue and shown to the user.

(Bitbake rev: fda84c4285e0bc31c249b6dd5464aeb6ad622a9a)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/bin/bitbake