generic-poky/bitbake/lib/bb/ui
Dongxiao Xu e9a9422ec3 Hob: Still use initcmd != None as the if judgement
This commit reverts part of change in 491c87d1, since initcmd has a
possible value of 0, therefore we must explicitly compare the initcmd
with None in if judgement.

(From Poky rev: 5736972974a769ea7ce6c92fdf6842db044f770d)

(Bitbake rev: ee55ca82c94080ef825d6de094e38ba40ee62e8b)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-03-22 14:40:39 +00:00
..
crumbs Hob: Still use initcmd != None as the if judgement 2012-03-22 14:40:39 +00:00
icons ui/icons: crop the info icons 2012-03-12 02:26:09 +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: A new implemetation (v2) 2012-02-24 18:04:27 +00:00
knotty.py bitbake: fix setscene task start/failure handling 2012-02-28 12:27:22 +00: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 ui/uihelper: Keep track of task numbers 2012-03-15 22:56:16 +00:00