generic-poky/bitbake/lib/bb/ui
Ed Bartosh 2918b50361 bitbake: toasterui: remove ParseStarted from the event list
bb.event.ParseStarted event is not processed by toasterui, but
present in event list. This causes the following error:
   WARNING: Unknown event: <bb.event.ParseStarted object at ...
and non-zero return code:
   WARNING: Return value is 1

(Bitbake rev: 1cc102f3d83d9467a3a3c422254333796ba95605)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-23 17:56:16 +00:00
..
crumbs bitbake: ui: remove the puccho ui 2016-03-02 22:41:23 +00:00
icons bitbake: Add missing file that went out of sync 2013-06-12 13:13:21 +01:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
buildinfohelper.py bitbake: toaster: orm Add a constant for the CustomImageRecipe's layer name 2016-03-23 17:53:55 +00:00
depexp.py bitbake: depexp.py: Fix segfault if DISPLAY is not set 2015-02-16 09:09:43 +00:00
goggle.py bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown' 2013-09-14 08:20:38 +01:00
knotty.py bitbake: bb.ui.knotty: prefix task messages with recipe/task 2016-02-16 09:04:23 +00:00
ncurses.py bitbake: ui/ncurses: Update ncurses ui to accept configParams 2014-12-23 10:18:21 +00:00
toasterui.py bitbake: toasterui: remove ParseStarted from the event list 2016-03-23 17:56:16 +00:00
uievent.py bitbake: bitbake: Set process names to be meaninful 2016-01-30 11:43:56 +00:00
uihelper.py bitbake: bitbake: BBUIHelper: Remove function findServerDetails 2016-01-30 11:43:56 +00:00