All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Hob bug fixes
@ 2011-07-27  3:57 Joshua Lock
  2011-07-27  3:57 ` [PATCH 1/4] ui/crumbs/tasklistmodel: work around overly aggressive package removal Joshua Lock
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Joshua Lock @ 2011-07-27  3:57 UTC (permalink / raw)
  To: bitbake-devel

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-07-27 15:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-27  3:57 [PATCH 0/4] Hob bug fixes Joshua Lock
2011-07-27  3:57 ` [PATCH 1/4] ui/crumbs/tasklistmodel: work around overly aggressive package removal Joshua Lock
2011-07-27  3:57 ` [PATCH 2/4] hob: fix loading customised image recipe Joshua Lock
2011-07-27  3:57 ` [PATCH 3/4] cooker: populate rdepends-pkg in generatePkgDepTreeData Joshua Lock
2011-07-27  3:57 ` [PATCH 4/4] ui/crumbs/hobprefs: trigger reparse when package format changed Joshua Lock
2011-07-27 15:49 ` [PATCH 0/4] Hob bug fixes Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.