generic-poky/bitbake/lib/bb/ui
Michael Wood a6e4f94b01 bitbake: toaster: buildinfohelper Add the concept of CustomImagePackage
This adds the concept of CustomImagePackage this is similar to the way
layers and recipes work in that we have a set of data which is part of
the build history and a set of data which is part of the configuration
data that toaster uses to guide people in configuring their project. We
create a set of  built_packages for every build but only create a package
for configuration purposes if we don't already have one, so that the
CustomImagePackage only ever contains a unique list of packages that are
available to be added and removed from a CustomImageRecipe.

(Bitbake rev: f81bb65883baa6c0f8a4d48a4de3291a10543992)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: brian avery <avery.brian@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-10 13:29:17 +00:00
..
crumbs bitbake: Fix default function parameter assignment to a list 2015-08-19 18:05:44 +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 Add the concept of CustomImagePackage 2016-02-10 13:29:17 +00:00
depexp.py bitbake: depexp.py: Fix segfault if DISPLAY is not set 2015-02-16 09:09:43 +00:00
goggle.py bitbake: cooker: Rename confusing 'stop' state to 'forceshutdown' 2013-09-14 08:20:38 +01:00
hob.py bitbake: hob: Use BASEDATASTORE_TRACKING feature 2013-12-03 17:45:54 +00:00
knotty.py bitbake: knotty: Don't show errors for universe provider issues 2016-02-01 11:20:42 +00:00
ncurses.py bitbake: ui/ncurses: Update ncurses ui to accept configParams 2014-12-23 10:18:21 +00:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
toasterui.py bitbake: toasterui: log OSErrorException metadata events 2016-01-18 22:06:46 +00:00
uievent.py bitbake: bitbake: Set process names to be meaninful 2016-01-30 11:43:56 +00:00
uihelper.py bitbake: bitbake: BBUIHelper: Remove function findServerDetails 2016-01-30 11:43:56 +00:00