generic-poky/bitbake/lib/toaster/bldcontrol
Michael Wood 5de7f159a1 bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own function
Move the custom image file creation (i.e. create the layer file
structure, conf and recipe file) into it's own function and remove the
creation of the BRLayer as this is done at schedule_build just like all
the other layers.

Fix a bug where the toaster-custom-images layer was always being appened
to the layer list if the directory exists.

(Bitbake rev: 15a42b36c01fccd79e5aa0788dea5640b253982b)

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
..
management bitbake: toaster: runbuilds Write the pidfile in python rather than shell script 2016-11-30 15:48:09 +00:00
migrations bitbake: Add missing file from 'toaster: Allow git information to be null for BRLayer' 2016-09-16 14:36:03 +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: moved import bb.server.xmlrpc 2016-06-02 08:24:04 +01:00
localhostbecontroller.py bitbake: toaster: bldcontrol Move CustomImageRecipe file creation into own function 2016-11-30 15:48:10 +00:00
models.py bitbake: toaster: Allow git information to be null for BRLayer 2016-09-02 18:09:50 +01:00
views.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00