bitbake: toaster: add Image detail and multiple targets to dashboard
authorDavid Reyna <David.Reyna@windriver.com>
Fri, 21 Mar 2014 12:35:50 +0000 (05:35 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 28 Mar 2014 13:44:51 +0000 (13:44 +0000)
commitba5805f841e0c9e2827d177a042bae2d40cc1269
tree2716aa1bfda2f223f86ac87a32b2173f5990f772
parent6f2382e5d6b7779da6258e2433f9847e06fc2e49
bitbake: toaster: add Image detail and multiple targets to dashboard

Filled in the Image section detail information and allow for multiple targets.
Each target has a separate section. Added license manifest display. Changed the
target of the license manifest link. Added Tasks failed in the build summary.
The target lists required filters to create sorted lists.

[YOCTO #4258]
[YOCTO #5936]

(Bitbake rev: 09b099903bdf51bfb277b9a8f922255cfe83ab96)

Signed-off-by: Farrell Wymore <farrell.wymore@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/orm/models.py
bitbake/lib/toaster/toastergui/templates/basebuildpage.html
bitbake/lib/toaster/toastergui/templates/builddashboard.html
bitbake/lib/toaster/toastergui/views.py