From be2475b409ce4d959cba9dbde56f3e3de903a94a Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Mon, 24 Nov 2014 18:27:48 +0000 Subject: [PATCH] bitbake: toaster: fix errors and warnings display In the 'Latest builds' section of the project page, show number of errors and number of warnings as we show them in the all builds page. (Bitbake rev: 3f6b33472820e339c0f057c2e30f25ec2a04366b) Signed-off-by: Belen Barros Pena Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- .../toaster/toastergui/templates/project.html | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/bitbake/lib/toaster/toastergui/templates/project.html b/bitbake/lib/toaster/toastergui/templates/project.html index 18a52bf891..0b2821cdf6 100644 --- a/bitbake/lib/toaster/toastergui/templates/project.html +++ b/bitbake/lib/toaster/toastergui/templates/project.html @@ -178,8 +178,24 @@ vim: expandtab tabstop=2 {[b.build[0].completed_on|date:'dd/MM/yy HH:mm']} - - + +
Build time: {[b.build[0].build_time|timediff]}