generic-poky/bitbake/lib/toaster/orm
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
..
fixtures bitbake: toaster: orm/fixtures Add the master release and correct morty release 2016-11-23 10:59:56 +00:00
management bitbake: toaster: layerindex updater Take into account layers being predefined 2016-11-23 10:59:56 +00:00
migrations bitbake: toaster: add local_source_dir field to model 2016-08-11 00:09:28 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
models.py bitbake: toaster: use current directory if BUILDDIR is not set 2016-11-04 12:50:55 +00:00