[bitbake-devel] [PATCH 00/11][PULL] Hob: Functionality and GUI fixes

Dongxiao Xu dongxiao.xu at intel.com
Wed Mar 14 09:26:31 UTC 2012


Hi Richard,

This pull request is a bunch of fixes to the new Hob, please help to review and pull.

Thanks,
Dongxiao

The following changes since commit 2d56dc7b1f0d186e14c4c8a949b280b6b3fc31de:

  codeparser: Call intern over the set contents for better cache performance (2012-03-12 02:22:34 +0000)

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 (11):
  Hob: add "Close" button to "BinbDialog"
  Hob: Disable the handling of "NoProvider" event
  cooker: add package rdepends and rrecommends info
  Hob: Fix the image installation dependency
  Hob: Remove the reset button in recipe/package selection page
  Hob: Remove the indication in machine/base image combobox
  Hob: Remove the recipe/package populated signal
  Hob: Show recipe/package editing button after base image is selected
  Hob: Emit command-failed signal even if error msg is None
  Hob: Add stop button for parsing progress
  Hob: improve recipe/package selection performance

 lib/bb/cooker.py                           |    4 +-
 lib/bb/ui/crumbs/builder.py                |   68 +++++++++++++++++----------
 lib/bb/ui/crumbs/hig.py                    |    4 +-
 lib/bb/ui/crumbs/hobeventhandler.py        |   43 ++++++++++--------
 lib/bb/ui/crumbs/hoblistmodel.py           |   32 +++-----------
 lib/bb/ui/crumbs/imageconfigurationpage.py |   48 +++++++++++++------
 lib/bb/ui/crumbs/packageselectionpage.py   |   12 +-----
 lib/bb/ui/crumbs/recipeselectionpage.py    |   10 +----
 8 files changed, 113 insertions(+), 108 deletions(-)

-- 
1.7.4.1





More information about the bitbake-devel mailing list