generic-poky/bitbake/lib/bb/ui
Kang Kai ac7b96420a ui/crumbs/utils.py: import module bb
When I try to call function which_terminal() of utils.py directly,
it complains NameError: global name 'bb' is not defined

So import module bb

(Bitbake rev: 9e370d9b1022112be2ac8f73feb182b1bba179b0)

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-08 12:13:16 +01:00
..
crumbs ui/crumbs/utils.py: import module bb 2012-06-08 12:13:16 +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: lower the limitation for PyGTK 2012-06-08 12:13:15 +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 knotty2: return exit code 2012-05-20 09:24:24 +01:00
ncurses.py replace os.system with subprocess.call 2012-05-23 11:35:11 +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