diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-02 11:28:32 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-07-03 17:00:57 +0100 |
commit | 53138165bc1098f2a80be19065dd6f5a30cb6431 (patch) | |
tree | 393b82c6926ca68af1b5e2bbcd22d9e84b316c7a /bitbake/lib/bb/utils.py | |
parent | 0a0cc5ff2ee02d50b18a67f329a4e46b3e9d5a00 (diff) | |
download | poky-53138165bc1098f2a80be19065dd6f5a30cb6431.tar.gz |
bitbake: main: Ensure log messages are printed when no UI starts
If the UI hasn't started, no messages are printed to the console
until the server starts. This is confusing, particularly if the server
never starts. Flush the UI queue through the simply handler upon connection
retry so the user sees the messages they're supposed to be seeing.
Also point the user at the logfile for hints about why this may be.
(Bitbake rev: 4b9ab675cebb427ab8ad0c56c7b37eed50a2a39e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/bb/utils.py')
0 files changed, 0 insertions, 0 deletions