bitbake: Hob: change 'run image' and 'deploy' Gui and work flow for building detail...
authorLiming An <limingx.l.an@intel.com>
Thu, 28 Jun 2012 11:55:31 +0000 (19:55 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Jun 2012 13:46:47 +0000 (14:46 +0100)
commitd3b2cdae646864b232443e848ae10337b3a34bc8
tree88e2ba34592f76b97f2697db2a4ebc7797f1d6b4
parent897dab6f8a59a9d603962c7162091b401b0a7843
bitbake: Hob: change 'run image' and 'deploy' Gui and work flow for building detail page

In build detail page, the response action of clicked the 'run image'
or 'deploy' button will accroding to below as ui design:
1)if there has one file in building result, it will responsed the
'run image'(now, we only support the qemu) or 'deploy' directly
2)if there has more than one file, it will popup a dialog with listed
created files type, they are has same action attributes 'deploy'
or 'runnable'.
Note: because the qemu image (runnable file) can't be deployed and
we can't generated a image that has the two attributes now, can be run
or can be deployed,  so the code will not deal with this case.

[YOCTO #2155]

(Bitbake rev: 0d24b1e85a11b68c8464cf15b49d3fc78f216818)

Signed-off-by: Liming An <limingx.l.an@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/imagedetailspage.py