diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-28 15:40:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-07-30 08:43:36 +0100 |
commit | b2c39835bb61687220abbef72e4f69a272cf8afb (patch) | |
tree | 991e25807b5baee65a54386bfcfadcc6c09d69cb /scripts/lib/bsp/help.py | |
parent | dd3a59d3546b900dae92ab3b3eccca5a215ddf61 (diff) | |
download | poky-b2c39835bb61687220abbef72e4f69a272cf8afb.tar.gz |
bitbake: process/cooker: Allow UI process to know if the cooker was started successfully
Currently if the server fails to start, the user sees no error message and
the server will be repeatedly attempted to be started until some longer
timeouts expire. There are error messages in the cookerdeamon log but
nobody thinks to look there.
Add in a pipe which can be used to tell the starting process whether the cooker
did actually start or not. If it fails to start, no further attempts can be
made and if present, the log file can be shown to the user.
[YOCTO #11834]
(Bitbake rev: 57000d44beb1aeba37dfc70782b0d6418943acc5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/bsp/help.py')
0 files changed, 0 insertions, 0 deletions