generic-poky/bitbake/lib/bb/ui
Dongxiao Xu 2a6e1b0a0c Hob: Issue sanity check after parse is completed
In original scheme, sanity check is part of the parsing process. If a
sanity check fails, it means the parsing is failed and values in Hob
GUI may not correct.

With this commit, Hob will actively issue sanity_check() after the
parsing is completed.

This fixes [YOCTO #2361]

(Bitbake rev: 36968815dcc91759eeacb308bf4b294af416eee5)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-24 10:14:48 +01:00
..
crumbs Hob: Issue sanity check after parse is completed 2012-04-24 10:14:48 +01:00
icons lib/bb/ui/icons: add new icons for use in Hob, autocrop some existing ones 2012-03-23 16:10:19 +00:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
depexp.py bitbake cooker/ui: handle cmd line parsing result by individual UI. 2011-07-08 17:38:42 +01:00
goggle.py bitbake cooker/ui: handle cmd line parsing result by individual UI. 2011-07-08 17:38:42 +01:00
hob.py hob: update required versions of (py)gtk et al 2012-04-11 00:04:41 +01:00
knotty.py knotty: Add back getTasks() call to ensure we don't repeat messges 2012-03-29 21:38:37 +01:00
knotty2.py ui/knotty: Add a footer to the build output for interactive terminals as knotty2 UI 2012-03-29 19:44:01 +01:00
ncurses.py Fixup remaining bb.msg.domain users 2011-08-15 17:31:52 +01:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
uievent.py bitbake: Add client socket info for BitBakeServerConnection 2012-02-23 22:52:16 +00:00
uihelper.py uihelper: Keep track of pids in execution order 2012-03-29 19:43:04 +01:00