Hob: include hddimg and iso into image types.
authorShane Wang <shane.wang@intel.com>
Wed, 29 Feb 2012 14:15:02 +0000 (22:15 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Mar 2012 15:51:31 +0000 (15:51 +0000)
commit0b85103fa6a528f7ba660c95cd09d0693912d008
tree622efd1f4bc25dbed9898ba80768aedaf3176ce4
parente246717437db79aadd456009387431d1af50fdf8
Hob: include hddimg and iso into image types.

For image types, so far we don't include hddimg and iso. Then those files can not be deployed because they are filtered out in the image selection dialog.
This patch is to include hddimg and iso (which are "live" in image types).

Again, we have a TODO in the code for the future, that is to retrieve image types from the bitbake server instead of to use the walkaround.

(Bitbake rev: d565507940be73fb5ea3ae7048d8d143c44c2a95)

Signed-off-by: Shane Wang <shane.wang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
bitbake/lib/bb/ui/crumbs/builder.py
bitbake/lib/bb/ui/crumbs/hig.py
bitbake/lib/bb/ui/crumbs/hobeventhandler.py
bitbake/lib/bb/ui/crumbs/hobwidget.py