diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-25 17:53:23 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-06-29 09:49:12 +0100 |
commit | 58b038b7783b32aeb8ee138728b6d801dacd7da4 (patch) | |
tree | 9ea7c70f81e63ced9aa20f04cd8af184e017ec3b /meta-yocto-bsp/lib/oeqa | |
parent | f6430d42b4c8f5e480ea53a5e02a2c212c0f7559 (diff) | |
download | poky-58b038b7783b32aeb8ee138728b6d801dacd7da4.tar.gz |
bitbake: cooker: Fire BuildCompleted before finishing the command
Some handlers hook on BuildComplete so it avoids certain event races
to finish the command after the BuildComplete event is sent out.
This means the UI is available to handle events until the command
completes.
What appears to be a race on one of the sanity tests for event handlers
triggered this change although the failure is hard to reproduce.
[YOCTO #7921]
(Bitbake rev: ac66fac162e68b568f986fe1917772e61c982f8e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/lib/oeqa')
0 files changed, 0 insertions, 0 deletions