Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/8] Various hob related patches
@ 2011-08-11 22:57 Joshua Lock
  2011-08-11 22:57 ` [PATCH 1/8] bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark() Joshua Lock
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Joshua Lock @ 2011-08-11 22:57 UTC (permalink / raw)
  To: bitbake-devel

This pull request includes the series I submitted yesterday as well as some
additional bug fixes.

Regards,
Joshua

The following changes since commit 705d14d1e1108e0544c7eab827f1242f0839add9:

  bb/cooker: only emit ConfigFilePathFound for files which were parsed (2011-08-10 13:38:11 +0100)

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

Joshua Lock (8):
  bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark()
  bb/ui/crumbs/tasklistmodel: correctly uniquify dependency list
  bb/ui/crumbs/tasklistmodel: don't include an item in its own depends
  bb/cache: rename confusing variable
  bb/command|cooker: refactor the reparseFiles logic
  bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse change
  bb/ui/crumbs/configurator: introduce writeConfFile method for all
    writes
  lib/bb/ui/crumbs/hobprefs: fix erroneous save/reparse

 lib/bb/cache.py                     |    6 ++--
 lib/bb/command.py                   |    7 +++++
 lib/bb/cooker.py                    |    9 ++++--
 lib/bb/ui/crumbs/configurator.py    |   46 ++++++++++++++--------------------
 lib/bb/ui/crumbs/hobeventhandler.py |    1 +
 lib/bb/ui/crumbs/hobprefs.py        |    1 +
 lib/bb/ui/crumbs/tasklistmodel.py   |   28 +++++++++++++++------
 7 files changed, 57 insertions(+), 41 deletions(-)

-- 
1.7.6




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

end of thread, other threads:[~2011-08-12 16:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 22:57 [PATCH 0/8] Various hob related patches Joshua Lock
2011-08-11 22:57 ` [PATCH 1/8] bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark() Joshua Lock
2011-08-11 22:57 ` [PATCH 2/8] bb/ui/crumbs/tasklistmodel: correctly uniquify dependency list Joshua Lock
2011-08-11 22:57 ` [PATCH 3/8] bb/ui/crumbs/tasklistmodel: don't include an item in its own depends Joshua Lock
2011-08-11 22:57 ` [PATCH 4/8] bb/cache: rename confusing variable Joshua Lock
2011-08-11 22:57 ` [PATCH 5/8] bb/command|cooker: refactor the reparseFiles logic Joshua Lock
2011-08-11 22:57 ` [PATCH 6/8] bb/ui/crumbs/hobeventhandler: adapt to reset -> reparse change Joshua Lock
2011-08-11 22:57 ` [PATCH 7/8] bb/ui/crumbs/configurator: introduce writeConfFile method for all writes Joshua Lock
2011-08-11 22:57 ` [PATCH 8/8] lib/bb/ui/crumbs/hobprefs: fix erroneous save/reparse Joshua Lock
2011-08-12 16:48 ` [PATCH 0/8] Various hob related patches Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox