generic-poky/bitbake/lib/toaster/toastergui
Michael Wood 30a9f65dcc bitbake: toaster: buildinfohelper toaster-custom-images layer
This fixes the unidentified layers issue by making the
toaster-custom-images layer a local layer. By doing this we also fix the
git assumptions made for the local layers which stop recipes and other
meta data being associated with them. This also removed some of the
special casing previously needed when we didn't have the concept of a
local (non git) layer.

Also rename created flag var to a have a different var for each returned
value so that the same value isn't used multiple times.

[YOCTO #10220]

(Bitbake rev: ba5332d4960d7f4f79aef63136796e2fa67284e3)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-30 15:48:10 +00:00
..
fixtures bitbake: toaster: orm Remove the layerindex specific up_branch fields 2016-07-26 08:10:36 +01:00
static bitbake: toaster: tablejs Fix missing close square bracket 2016-11-30 15:48:10 +00:00
templates bitbake: toaster: Delete notification update front end implementation to design 2016-10-06 11:41:48 +01:00
templatetags bitbake: toaster: move most recent builds templating to client 2016-08-11 00:09:26 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
api.py bitbake: toaster: buildinfohelper toaster-custom-images layer 2016-11-30 15:48:10 +00:00
buildtables.py bitbake: toaster: tasks Remove recipe version from defaults 2016-09-08 00:33:46 +01:00
tablefilter.py bitbake: toaster: use items and range instead of old APIs 2016-06-02 08:24:04 +01:00
tables.py bitbake: toaster: update the tables information 2016-08-11 00:09:29 +01:00
typeaheads.py bitbake: toaster: add local_source_dir to the needed_fields 2016-08-11 00:09:28 +01:00
urls.py bitbake: toaster: Add backend API for deleting a build 2016-09-30 16:52:22 +01:00
views.py bitbake: toaster: Clean up and convert to rest api project edit and get calls 2016-09-30 16:52:21 +01:00
widgets.py bitbake: toaster: move MostRecentBuildsView to its own widget 2016-09-30 16:52:21 +01:00