From: Elliot Smith Date: Tue, 12 Jul 2016 22:54:52 +0000 (-0700) Subject: bitbake: toaster: show manifests in their own section of the build dashboard X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=adbf206526d1237c1ae99f26bb405183e06febe0;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: toaster: show manifests in their own section of the build dashboard In the build dashboard, add a section for manifests to each target, which will contain the license and package manifests for a target. As we don't record the package manifest (yet), just move the license manifest link to that section for now. (Bitbake rev: 58cb685b567a081834a605530957f165d35fcf5e) Signed-off-by: Elliot Smith Signed-off-by: bavery Signed-off-by: Richard Purdie --- diff --git a/bitbake/lib/toaster/toastergui/templates/builddashboard.html b/bitbake/lib/toaster/toastergui/templates/builddashboard.html index e1bde21e995..febf8af7475 100644 --- a/bitbake/lib/toaster/toastergui/templates/builddashboard.html +++ b/bitbake/lib/toaster/toastergui/templates/builddashboard.html @@ -103,12 +103,15 @@ {% if not target.targetHasNoImages %}
- - License manifest + Manifests
+
- View in Toaster | - Download
+ License manifest + +
+ +
Image files