From patchwork Mon Apr 9 08:41:56 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [bitbake-devel,0/6,PULL] Hob: Bug fixes Date: Mon, 09 Apr 2012 08:41:56 -0000 From: Dongxiao Xu X-Patchwork-Id: 25365 Message-Id: To: bitbake-devel@lists.openembedded.org Hi Richard, This pull request contains several Hob bug fixes, please help to review and pull. Thanks, Dongxiao The following changes since commit d49db15badb77855cef855ee73430fcbc16b6916: Hob: a minor fix on pmake (2012-04-05 18:47:37 +0100) 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 (6): Hob: Change base image to "Create your own image" if customized data_smart: Improve the calculation of config hash Hob: Fix the pattern patch for image name Hob: Fix tooltips in image configuration page Hob: Fix tooltips in Settings dialog Hob: Add an extra 50M space if zypper is selected lib/bb/data_smart.py | 10 +++++-- lib/bb/ui/crumbs/builder.py | 3 ++ lib/bb/ui/crumbs/hig.py | 38 ++++++++++++++------------- lib/bb/ui/crumbs/imageconfigurationpage.py | 19 ++++++++------ lib/bb/ui/crumbs/imagedetailspage.py | 3 +- lib/bb/ui/crumbs/packageselectionpage.py | 8 ++++++ lib/bb/ui/crumbs/recipeselectionpage.py | 7 ++++- 7 files changed, 56 insertions(+), 32 deletions(-)