summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldviewer/templates/recipe.html
diff options
context:
space:
mode:
authorAlexandru DAMIAN <alexandru.damian@intel.com>2013-11-14 10:52:58 +0000
committerAlexandru DAMIAN <alexandru.damian@intel.com>2013-11-15 12:16:58 +0000
commit6f9c4d9778f001dc2ef4064de9f713a1c33db627 (patch)
treea60fb49732288342548efa108984115151c9a5a3 /bitbake/lib/toaster/bldviewer/templates/recipe.html
parentf20de8ac9064f25388c3d00c272fd24e818ff441 (diff)
downloadpoky-6f9c4d9778f001dc2ef4064de9f713a1c33db627.tar.gz
bitbake: toaster: fix tasks showing as NoExec
Tasks without script type information showed by default as NoExec; this happens for all Prebuild or Covered tasks, as script type information comes only on TaskStarted event. Such a default value may drive confusion, as NoExec value should be reserved for the NoExec-flagged tasks. This patch adds a new default value named Unknown that will be used for all tasks that don't have script type information available. [YOCTO #5327] (Bitbake rev: ec6cac74290f0d4f5b60222019c23416b4b8e1ef) Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/lib/toaster/bldviewer/templates/recipe.html')
0 files changed, 0 insertions, 0 deletions