generic-poky/bitbake/lib/toaster
Elliot Smith 1027e0e313 bitbake: toaster: better display of targets which produced no images
SDK targets (populate_sdk) produce SDK artifacts but no image files.
Currently, these targets appear under the "Images" heading in the
build dashboard, even though they aren't strictly image targets.

Change the heading to "Build artifacts". Also remove the section
which states that a build produced no image files: this is not
correct for populate_sdk targets (those targets don't produce
image files under any circumstances); and other changes mean
that all targets which do produce images will now show those
files.

The check for whether to display the "Build artifacts" section also
needs to change, as we show targets here which didn't produce any
images but did produce SDK artifacts.

[YOCTO #8556]

(Bitbake rev: b4dce68045c4615e7a6a474e952f670721a3b54e)

Signed-off-by: Elliot Smith <elliot.smith@intel.com>
Signed-off-by: bavery <brian.avery@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-07-19 08:56:52 +01:00
..
bldcollector bitbake: toaster: Prevent deprecation warnings for RedirectView 2015-12-14 23:13:07 +00:00
bldcontrol bitbake: toaster: fix wrong usage of print_exc and format_exc 2016-06-15 08:35:06 +01:00
contrib bitbake: toaster: fix wrong usage of print_exc and format_exc 2016-06-15 08:35:06 +01:00
orm bitbake: toaster: only show "New custom image" button for builds with image targets 2016-07-19 08:56:52 +01:00
tests bitbake: toaster: tests Add selenium test for layerdetails page 2016-07-08 09:57:29 +01:00
toastergui bitbake: toaster: better display of targets which produced no images 2016-07-19 08:56:52 +01:00
toastermain bitbake: toaster: tests Rename test settings to python compliant name and fix import 2016-06-15 08:35:06 +01:00
__init__.py bitbake: toaster: add toaster code to bitbake 2013-10-18 11:13:49 +01:00
manage.py bitbake: toaster: changed python version in shebang 2016-06-15 08:35:06 +01:00