[bitbake-devel] [PATCH 0/8] Hob GUI tweaks and bugfixes

Joshua Lock josh at linux.intel.com
Sat Jul 23 04:54:19 UTC 2011


This series contains largely cosmetic and purely GUI related changes to
address some bugs filed against Hob and a few other GUI tweaks.

The following changes since commit abc67ed6921c98ed581f101ec1acc589fd9ce7e9:

  bitbake/utils: Add contains helper function from lib.oe.utils (2011-07-22 12:11:01 +0100)

are available in the git repository at:
  git://github.com/incandescant/bitbake hob
  https://github.com/incandescant/bitbake/tree/hob

Joshua Lock (8):
  hob: refer to tasks as Package Collections
  ui/crumbs/tasklistmodel: don't show native and cross recipes
  ui/hob: clear the search entry when resetting
  ui/hob: if the user clicks Stop a second time only offer 'Force Stop'
  hob: only add new layer's to the UI
  ui/crumbs/hobprefs: set higher arbitrary limit on threads &
    parallelism
  ui/crumbs/hobprefs: tweak the package format tooltip
  hob: rework image output type setting

 lib/bb/ui/crumbs/configurator.py    |   10 ++++--
 lib/bb/ui/crumbs/hobeventhandler.py |   21 +++++++++++-
 lib/bb/ui/crumbs/hobprefs.py        |   60 ++++++++++++++++++++++-------------
 lib/bb/ui/crumbs/layereditor.py     |    5 ++-
 lib/bb/ui/crumbs/tasklistmodel.py   |    3 ++
 lib/bb/ui/hob.py                    |   58 +++++++++++++++++++++------------
 6 files changed, 107 insertions(+), 50 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list