[bitbake-devel] [PATCH 0/3] Behavioural bug fixes for Hob

Joshua Lock josh at linux.intel.com
Thu Jul 7 22:43:24 UTC 2011


This is the first of no doubt many patch series to fix bugs in the hob ui now
that people have started trying to use it.

The following changes since commit c7a9ef70ba91d47d53074e8d78cbc52f396144a7:

  bitbake/process.py: Ensure queued UI events are queued right before we add our own handler (2011-07-07 10:57:05 +0100)

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

Joshua Lock (3):
  ui/crumbs/tasklistmodel: fix reset method
  lib/bb/hob: fix changing base image
  lib/bb/ui/hob: don't error when dismissing save as dialog

 lib/bb/ui/crumbs/tasklistmodel.py |   20 ++++++++++++++++----
 lib/bb/ui/hob.py                  |   30 +++++++++++++++++++-----------
 2 files changed, 35 insertions(+), 15 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list