generic-poky/bitbake/lib/toaster/bldcontrol
Alexandru DAMIAN 8a3789a7b1 bitbake: toaster: move bldcontrol initial_data fixture to code
We move the initial_data fixture to a code migration,
in order to make sure that we don't overwrite modified data.

The data is inserted only if no data is present, instead
of always overwriting the entry.

The check settings returns 0 if the check was ok.

(Bitbake rev: 525c316ac95c06c52fbcfc836ca5599ee9dbfe8b)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-23 20:06:58 +01:00
..
management bitbake: toaster: move bldcontrol initial_data fixture to code 2014-07-23 20:06:58 +01:00
migrations bitbake: toaster: move bldcontrol initial_data fixture to code 2014-07-23 20:06:58 +01:00
__init__.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00
bbcontroller.py bitbake: toaster: add fields for sourcedir and builddir paths 2014-07-23 20:06:57 +01:00
models.py bitbake: toaster: improved Project models 2014-07-23 20:06:57 +01:00
tests.py bitbake: toaster: build control functionality 2014-06-13 11:55:34 +01:00
views.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00