diff options
author | Dave Lerner <dave.lerner@windriver.com> | 2014-06-25 15:40:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-14 14:10:02 +0100 |
commit | 6b62a0fd6eb9a609f71857f5793b0696f7a790b4 (patch) | |
tree | 8e0842a49d49506ffa28240498718880c39d30c8 /bitbake/bin/bitdoc | |
parent | c35b678053a3fea3a928bdb11a28d1e3cee329e2 (diff) | |
download | poky-6b62a0fd6eb9a609f71857f5793b0696f7a790b4.tar.gz |
bitbake: toasterui: Show in the log that ToasterUi is ready to receive events.
Issue: TA53702
It was observed that a sequence in a script such as
bitbake --server-only ..
bitbake --observe-only ..
bitbake <some target>
could generate events from the server to the observer before
the observer was ready to read the events, and the early events
of builds were consistently dropped. Adding a "ready" note in the
log allows the script to scan for that message before proceeding
to building a target.
(Bitbake rev: 9949948f92bbe2717a05a380d3df63a332d39c9a)
Signed-off-by: Dave Lerner <dave.lerner@windriver.com>
Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin/bitdoc')
0 files changed, 0 insertions, 0 deletions