bitbake: toaster: Add no search results page
authorBelen Barros Pena <belen.barros.pena@intel.com>
Thu, 20 Feb 2014 14:32:32 +0000 (14:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Mar 2014 13:59:37 +0000 (13:59 +0000)
commitabf66a254b58c76f2d013a814f16ba2f8d8ce5ec
treea4e64d4aa18521738d1fb1370e43e2d71e949ee7
parent1d92004b916a3bfc84bb81c37bdefdcd6cfc6804
bitbake: toaster: Add no search results page

Adding the no search results page to the built packages
(bpackage.html), variables (configvars.html), recipes
(recipes.html) and tasks (tasks.html) tables.

The change copies the code from the build.html template
into the other 4 templates. There is probably a smarter way
of doing this, though.

(Bitbake rev: 3feff77091b3926c10ca8f30890c9049633ccb66)

Signed-off-by: Belen Barros Pena <belen.barros.pena@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/toaster/toastergui/templates/bpackage.html
bitbake/lib/toaster/toastergui/templates/configvars.html
bitbake/lib/toaster/toastergui/templates/recipes.html
bitbake/lib/toaster/toastergui/templates/tasks.html