generic-poky/bitbake/lib/toaster/bldcontrol
Ed Bartosh 323b81a083 bitbake: runbuilds: process builds on start
If Toaster is stopped incorrectly there could be some
build requests and builds in incorrect state left from the previous run.
Running main processing function on start should take care of those.

(Bitbake rev: 6b9f8f6bb51d1aa2ca4effc34e076e331d0cb8d1)

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Michael Wood <michael.g.wood@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-09-21 21:58:06 +01:00
..
management bitbake: runbuilds: process builds on start 2016-09-21 21:58:06 +01: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: fix checking of repository url 2016-09-21 21:58:06 +01:00
models.py bitbake: toaster: Allow git information to be null for BRLayer 2016-09-02 18:09:50 +01:00
tests.py bitbake: toaster: Replace references to LayerSource models 2016-07-26 08:10:36 +01:00
views.py bitbake: toaster: initial bldcontrol application 2014-06-13 11:55:33 +01:00