generic-poky/bitbake/lib/toaster/bldcontrol
Alexandru DAMIAN 95df54238b bitbake: toaster: update checksettings command for auto-detection
We enhance the checksettings command to try to automatically
detect settings for running on localhost.

The checksettings will look for a nearby poky layer source,
for a nearby build directory, and will try to import settings
from "toasterconf.json" files found in the local layer.

On new configuration, it will also perform updates from the
layer source.

(Bitbake rev: 2aab77dfccb538e2b09829841ea6c464d40cafb1)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-08-29 13:56:50 +01:00
..
management bitbake: toaster: update checksettings command for auto-detection 2014-08-29 13:56:50 +01:00
migrations bitbake: toaster: properly set layers when running a build 2014-07-23 20:06:58 +01:00
__init__.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00
admin.py bitbake: toaster: enable admin interface on select models 2014-08-29 13:56:49 +01:00
bbcontroller.py bitbake: toaster: properly set layers when running a build 2014-07-23 20:06:58 +01:00
models.py bitbake: toaster: properly set layers when running a build 2014-07-23 20:06:58 +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