All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/8] Various hob related patches
Date: Thu, 11 Aug 2011 15:57:23 -0700	[thread overview]
Message-ID: <cover.1313103368.git.josh@linux.intel.com> (raw)

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




             reply	other threads:[~2011-08-11 22:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11 22:57 Joshua Lock [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1313103368.git.josh@linux.intel.com \
    --to=josh@linux.intel.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.