From patchwork Fri Mar 23 15:07:48 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel, 0/7, PULL] Hob: Bug fixes: image_types, runqemu/deploy filter Date: Fri, 23 Mar 2012 15:07:48 -0000 From: Dongxiao Xu X-Patchwork-Id: 24291 Message-Id: To: bitbake-devel@lists.openembedded.org Hi Richard, This pull request is for Hob related bug fixes, please help to review and pull. Thanks, Dongxiao The following changes since commit 1119495cbfe2bd1ed0da630dc63f5860c1be73d4: lib/bb/ui/crumbs/builder: change dialogue title to Layers (2012-03-23 22:54:00 +0800) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix Dongxiao Xu (7): Hob: Remove unnecessary PARSE_BBFILES command Hob: Cleanup for hobeventhandler.py Hob: Initial an empty label in recipeselectionpage.py Hob: Change the Hob initialization process Hob: Fix the workaround to get image types Hob: Add a supported image type "vmdk" Hob: runqemu and deployment functionality filter lib/bb/ui/crumbs/builder.py | 20 +++++-- lib/bb/ui/crumbs/hobeventhandler.py | 90 ++++++++++++++----------------- lib/bb/ui/crumbs/hobwidget.py | 1 + lib/bb/ui/crumbs/imagedetailspage.py | 44 +++++++++++---- lib/bb/ui/crumbs/recipeselectionpage.py | 2 +- lib/bb/ui/hob.py | 2 - 6 files changed, 89 insertions(+), 70 deletions(-)