diff --git a/bitbake/lib/toaster/toastergui/templates/recipe.html b/bitbake/lib/toaster/toastergui/templates/recipe.html index 716ddfac96..e367077a01 100644 --- a/bitbake/lib/toaster/toastergui/templates/recipe.html +++ b/bitbake/lib/toaster/toastergui/templates/recipe.html @@ -117,11 +117,13 @@
- We have found no tasks matching this prebuilt task.
- The task you are looking for could belong to a build for which Toaster has not data.
+ We have found no tasks matching this prebuilt task
+ The task you are looking for could belong to a build for which Toaster has no data.
{% for t in task.get_related_setscene %} {{t.logfile}}
{% endfor %}
-
+ {% for t in task.get_related_setscene %} {{t.logfile}} {% endfor %}