summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster/bldviewer/templates/simple_recipe.html
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/lib/toaster/bldviewer/templates/simple_recipe.html')
-rw-r--r--bitbake/lib/toaster/bldviewer/templates/simple_recipe.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/bitbake/lib/toaster/bldviewer/templates/simple_recipe.html b/bitbake/lib/toaster/bldviewer/templates/simple_recipe.html
index 4c7030e48a..77b9de2525 100644
--- a/bitbake/lib/toaster/bldviewer/templates/simple_recipe.html
+++ b/bitbake/lib/toaster/bldviewer/templates/simple_recipe.html
@@ -18,7 +18,6 @@
18 <th>Description</th> 18 <th>Description</th>
19 <th>Section</th> 19 <th>Section</th>
20 <th>License</th> 20 <th>License</th>
21 <th>License file</th>
22 <th>Homepage</th> 21 <th>Homepage</th>
23 <th>Bugtracker</th> 22 <th>Bugtracker</th>
24 <th>File_path</th> 23 <th>File_path</th>
@@ -34,7 +33,6 @@
34 <td>{{recipe.description}}</td> 33 <td>{{recipe.description}}</td>
35 <td>{{recipe.section}}</td> 34 <td>{{recipe.section}}</td>
36 <td>{{recipe.license}}</td> 35 <td>{{recipe.license}}</td>
37 <td>{{recipe.licensing_info}}</td>
38 <td>{{recipe.homepage}}</td> 36 <td>{{recipe.homepage}}</td>
39 <td>{{recipe.bugtracker}}</td> 37 <td>{{recipe.bugtracker}}</td>
40 <td>{{recipe.file_path}}</td> 38 <td>{{recipe.file_path}}</td>