generic-poky/bitbake/lib/bb/ui
Jussi Kukkonen 0f042b1e1f bitbake: depexp: Close UI with error message on NoProvider event
Without this the UI just sits there doing nothing. Showing an
infobar in-UI would be nicer but not much more useful since currently
user couldn't do anything in-UI to fix the situation. Implementation
is based on the one in knotty.

Fixes [YOCTO #9288]

(Bitbake rev: eee9231a543f1d0b9ef3cd8377fc46fd23afb97b)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-11 08:29:49 +01: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: buildinfohelper: Use correct way to get message from LogMessage 2016-10-06 11:41:48 +01:00
depexp.py bitbake: depexp: Close UI with error message on NoProvider event 2016-10-11 08:29:49 +01:00
knotty.py bitbake: ui/knotty.py: Fix signal handling of SIGWINCH in BBProgress 2016-10-09 12:33:26 +01:00
ncurses.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
toasterui.py bitbake: toaster: make error message more informative 2016-09-30 16:52:22 +01:00
uievent.py bitbake: bitbake: fix wrong usage of format_exc 2016-06-16 11:51:26 +01:00
uihelper.py bitbake: uihelper: use elif instead of repeated if 2016-09-21 21:58:05 +01:00