From: Ed Bartosh Date: Tue, 19 May 2015 21:34:56 +0000 (+0300) Subject: bitbake: toastergui: Consider task name when restarting a build in /builds X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52fe880f9ec46c41d6afdfb275185768c0bb8db9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: toastergui: Consider task name when restarting a build in /builds Previously the same issue was fixed for project view. 'Run again' button now restarts builds using target:task also in builds view. [YOCTO #7442] (Bitbake rev: ae6349a13f11b6fa90fe5603b000bef14ee0f2f0) Signed-off-by: Ed Bartosh Signed-off-by: Richard Purdie --- diff --git a/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html b/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html index abcc0bb58f8..c93c2af301e 100644 --- a/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html +++ b/bitbake/lib/toaster/toastergui/templates/managed_mrb_section.html @@ -54,7 +54,17 @@ Build time: {{ build.timespent|sectohms }} {% if build.project %} - + +