diff --git a/bitbake/lib/toaster/toastergui/templates/builddashboard.html b/bitbake/lib/toaster/toastergui/templates/builddashboard.html index d5fe92a2be..ad497e6277 100644 --- a/bitbake/lib/toaster/toastergui/templates/builddashboard.html +++ b/bitbake/lib/toaster/toastergui/templates/builddashboard.html @@ -209,6 +209,7 @@ {{exectask.0.recipe.name}} {{exectask.0.task_name}} + {% if MANAGED and build.project %} @@ -216,7 +217,6 @@ {% endif %} - {% elif exectask.count > 1%} {{exectask.count}} {% endif %} diff --git a/bitbake/lib/toaster/toastergui/templates/configvars.html b/bitbake/lib/toaster/toastergui/templates/configvars.html index 42c42a57ad..cbe3c6876f 100644 --- a/bitbake/lib/toaster/toastergui/templates/configvars.html +++ b/bitbake/lib/toaster/toastergui/templates/configvars.html @@ -56,7 +56,7 @@ {% if variable.vhistory.all %} {% for path in variable.vhistory.all|filter_setin_files:file_filter %} - {{path|cut_path_prefix:dirstostrip}}

+ {{path|cut_path_prefix:dirstostrip}}
{% endfor %} {% endif %}
diff --git a/bitbake/lib/toaster/toastergui/templates/recipe.html b/bitbake/lib/toaster/toastergui/templates/recipe.html index 2da41c3085..dd8753d7fc 100644 --- a/bitbake/lib/toaster/toastergui/templates/recipe.html +++ b/bitbake/lib/toaster/toastergui/templates/recipe.html @@ -87,6 +87,7 @@ {% else %} + +
Order @@ -107,6 +108,7 @@ Cache attempt