generic-poky/bitbake/lib/bb/ui
Joshua Lock 6bed96c4dc hob: enable package only builds even if an image has been built
Once an image build has been performed the selected_image variable would
prevent the package only build choice being triggered - by setting the
variable to None on reset we are able to perform package only builds after
an image build.

(Bitbake rev: 705156e2812afb288632f01416fcbbf9add26bee)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-09-20 22:24:10 +01:00
..
crumbs hob: fix build again when building packages only 2011-09-20 22:24:10 +01: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: enable package only builds even if an image has been built 2011-09-20 22:24:10 +01:00
knotty.py bitbake/logging: Overhaul internal logging process 2011-08-15 09:14:28 +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 none/xmlrpc servers: Only send pickled events to the xmlrpc server 2011-06-08 11:38:15 +01:00
uihelper.py uihelper: import bb.build, kill commented lines 2011-02-21 13:49:04 +00:00