generic-poky/bitbake/lib/toaster
Michael Wood dbf3a9fa8e bitbake: toaster: layerindex updater Take into account layers being predefined
As we can now provide layer definitions through fixtures we need to be
more clever how we update the metadata in the database to avoid
duplicate metadata being created. To do this we make more effort to
match existing data in the database and update only the fields which
will be better provided by the layer index.

This removes the need for us to special case layers which are provided
as part of poky such as openembedded-core or meta-poky which exist on
the layerindex but with different git urls.

(Bitbake rev: f981b68f66718d5b196684f4e378a5f195ff0337)

Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: brian avery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-11-23 10:59:56 +00:00
..
bldcollector bitbake: toaster: admin Add Layer_Version to the admin-able models 2016-07-26 08:10:36 +01:00
bldcontrol bitbake: toaster: Delete useless bldcontrol/test 2016-11-04 12:50:55 +00:00
orm bitbake: toaster: layerindex updater Take into account layers being predefined 2016-11-23 10:59:56 +00:00
tests bitbake: toaster: add tests/eventreplay/README 2016-11-04 12:50:56 +00:00
toastergui bitbake: toaster: Move views tests to main testing module 2016-11-04 12:50:55 +00:00
toastermain bitbake: toaster: settings set ALLOWED_HOSTS to * in debug mode 2016-11-16 11:38:44 +00:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: changed python version in shebang 2016-06-15 08:35:06 +01:00