[bitbake-devel] [PATCH 0/4] Hob bug fixes

Joshua Lock josh at linux.intel.com
Wed Jul 27 03:57:23 UTC 2011


All,

Some more bug fixes for the hob UI hoping to make it in before we freeze Poky
for Yocto 1.1M3.

Thanks,
Joshua

The following changes since commit 2650be190afc05f9472aca8b11af99205a342838:

  ui/crumbs/tasklistmodel: fix loading a saved recipe (2011-07-26 09:42:28 -0700)

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

Jessica Zhang (1):
  ui/crumbs/hobprefs: trigger reparse when package format changed

Joshua Lock (3):
  ui/crumbs/tasklistmodel: work around overly aggressive package
    removal
  hob: fix loading customised image recipe
  cooker: populate rdepends-pkg in generatePkgDepTreeData

 lib/bb/cooker.py                  |    3 +++
 lib/bb/ui/crumbs/hobprefs.py      |    1 +
 lib/bb/ui/crumbs/tasklistmodel.py |   27 +++++++++++++++++++++++----
 lib/bb/ui/hob.py                  |    6 ++++++
 4 files changed, 33 insertions(+), 4 deletions(-)

-- 
1.7.6





More information about the bitbake-devel mailing list