[bitbake-devel] [PATCH 02/11] toaster: remove Author field in SimpleUI

Paul Eggleton paul.eggleton at linux.intel.com
Mon Dec 9 19:07:08 UTC 2013


From: Alexandru DAMIAN <alexandru.damian at intel.com>

Removes a left-over Author field in the Simple UI
recipe page.

    [YOCTO #5449]

Signed-off-by: Alexandru DAMIAN <alexandru.damian at intel.com>
---
 lib/toaster/bldviewer/templates/recipe.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/toaster/bldviewer/templates/recipe.html b/lib/toaster/bldviewer/templates/recipe.html
index e9a1c10..7d5fbf4 100644
--- a/lib/toaster/bldviewer/templates/recipe.html
+++ b/lib/toaster/bldviewer/templates/recipe.html
@@ -21,7 +21,6 @@
             <th>License file</th>
             <th>Homepage</th>
             <th>Bugtracker</th>
-            <th>Author</th>
             <th>File_path</th>
             <th style="width: 30em">Recipe Dependency</th>
 
-- 
1.8.1.2




More information about the bitbake-devel mailing list