summaryrefslogtreecommitdiffstats
path: root/lib/bb/event.py
diff options
context:
space:
mode:
authorbrian avery <avery.brian@gmail.com>2015-11-17 16:47:56 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-12-09 09:03:29 +0000
commit16bfd3e3d145705a2b3a05648ddbcacc7a338dfa (patch)
treea6e8e0ee003111620c5fa168428582b733f844db /lib/bb/event.py
parent67b77658e2bfa849f6f55c9c262cb11d6bfdb399 (diff)
downloadbitbake-16bfd3e3d145705a2b3a05648ddbcacc7a338dfa.tar.gz
toaster: toasterui Add ParseStarted/ParseProgress events to mask
Toaster is not able to see ParseStarted and ParseProgress events for command-line builds. This means it's not possible for Toaster to detect failed builds, if the failure occurs at a point before the BuildStarted event, as the build won't show up at all. Add these events to the event mask, so that Toaster's toasterui can detect and respond to them. Signed-off-by: brian avery <avery.brian@gmail.com> Signed-off-by: Elliot Smith <elliot.smith@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'lib/bb/event.py')
0 files changed, 0 insertions, 0 deletions