summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/toastermain/wsgi.py
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2014-01-14 12:35:12 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-27 21:01:03 +0000
commit731a0ac2c8ee7f09c24e30b01ac6e3aeaeb1fd08 (patch)
tree95e31f60da5a68d5c2032296ce4450f8c6d9f8db /bitbake/lib/toaster/toastermain/wsgi.py
parent3e1dbed33822dd949336022bc155cc5435719b38 (diff)
downloadpoky-731a0ac2c8ee7f09c24e30b01ac6e3aeaeb1fd08.tar.gz
bitbake: toaster: update Task classification fields
This patch updates the task classification fields (outcome, etc) as to * Changes outcome names from SSTATE to CACHED and from EXISTING to PREBUILT * NoExec tasks now recorded as Not Executed / script type NA instead of Executed / script type NOEXEC. Script type NOEXEC is deleted. * SetScene tasks do not get order numbers * New task method that returns a QuerySet for setscene tasks related to this task: Task.get_related_setscene() * New custom TaskManager that allows searching for setscene tasks related to a certain task: Task.objects.related_setscene(task) (Bitbake rev: a4164821a142f8b625a5fdc209adc6dc80874241) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/toastermain/wsgi.py')
0 files changed, 0 insertions, 0 deletions