From c8bc7ee6ed3fd6730abeb4aa11544f6398f73be0 Mon Sep 17 00:00:00 2001 From: Belen Barros Pena Date: Tue, 4 Aug 2015 16:07:11 +0100 Subject: bitbake: toastergui: add action to empty "most built" recipes It is not very good to just tell people: "this is empty because you haven't done anything". We should politely invite them to do something about it. Thus adding a "Choose a recipe to build" link to the all compatible recipes page whenever the 'most built recipes' section is empty. (Bitbake rev: 8d2ed32cd09cf6cb96521fd42789faae99656fad) Signed-off-by: Belen Barros Pena Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/project.html | 1 + 1 file changed, 1 insertion(+) diff --git a/bitbake/lib/toaster/toastergui/templates/project.html b/bitbake/lib/toaster/toastergui/templates/project.html index aad79b4860..d21f4bd7e5 100644 --- a/bitbake/lib/toaster/toastergui/templates/project.html +++ b/bitbake/lib/toaster/toastergui/templates/project.html @@ -68,6 +68,7 @@
    -- cgit v1.2.3-54-g00ecf