From: David Reyna Date: Thu, 30 Nov 2017 08:55:27 +0000 (-0800) Subject: bitbake: toaster: landing page show cmdline capture X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0d9914721a8750071f9b6ec233c23d8451ee1a77;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: toaster: landing page show cmdline capture The Toaster initial landing page needs to show that it still has the command line build capture support in addition to the new project support. [YOCTO #12316] (Bitbake rev: d0358432ca9dd3deef623f6d0585d99d23b3aede) Signed-off-by: David Reyna Signed-off-by: Richard Purdie --- diff --git a/bitbake/lib/toaster/toastergui/templates/landing.html b/bitbake/lib/toaster/toastergui/templates/landing.html index 498663294fd..cf7516dbc86 100644 --- a/bitbake/lib/toaster/toastergui/templates/landing.html +++ b/bitbake/lib/toaster/toastergui/templates/landing.html @@ -14,10 +14,16 @@

A web interface to OpenEmbedded and BitBake, the Yocto Project build system.

+

+ + Toaster is ready to capture your command line builds + +

+ {% if lvs_nos %}

- To start building, create your first Toaster project + Create your first Toaster project to run manage builds

{% else %}