From d81e5141c10a97bf5764892f9b20933b751c1da3 Mon Sep 17 00:00:00 2001 From: Alexandru DAMIAN Date: Fri, 6 Feb 2015 15:32:18 +0000 Subject: bitbake: toaster: display Toaster mode and version in debug mode This patch displays the current running mode and checked-out git branch as Toaster version when running in debug mode. (Bitbake rev: 93e4f8c44273f4657c5be4c00b61db12aa875e31) Signed-off-by: Alexandru DAMIAN Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/base.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bitbake/lib/toaster/toastergui/templates') diff --git a/bitbake/lib/toaster/toastergui/templates/base.html b/bitbake/lib/toaster/toastergui/templates/base.html index e95b5e0cac..6f249bcf2d 100644 --- a/bitbake/lib/toaster/toastergui/templates/base.html +++ b/bitbake/lib/toaster/toastergui/templates/base.html @@ -59,6 +59,12 @@