From a786ac14f1c6c02c38dc141125035445413f1250 Mon Sep 17 00:00:00 2001 From: Michael Wood Date: Thu, 26 May 2016 16:12:20 +0100 Subject: bitbake: toaster: port table for Built packages to ToasterTable This is the table that displays all the packages built in the build. Build -> Packages. Adds a template snippet for the git revision popover. (Bitbake rev: df62f38ff4e634544c9b1e97c5f6ca45e84a4f1e) Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- .../toastergui/templates/basebuildpage.html | 26 ++++++++++------------ 1 file changed, 12 insertions(+), 14 deletions(-) (limited to 'bitbake/lib/toaster/toastergui/templates/basebuildpage.html') diff --git a/bitbake/lib/toaster/toastergui/templates/basebuildpage.html b/bitbake/lib/toaster/toastergui/templates/basebuildpage.html index 76a602bf07..c002e42b7d 100644 --- a/bitbake/lib/toaster/toastergui/templates/basebuildpage.html +++ b/bitbake/lib/toaster/toastergui/templates/basebuildpage.html @@ -23,10 +23,19 @@ {% block localbreadcrumb %}{% endblock %} @@ -35,7 +44,7 @@