From: Joshua Lock <josh@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/4] Bug fixing and code clarity
Date: Wed, 10 Aug 2011 18:19:44 -0700 [thread overview]
Message-ID: <cover.1313025215.git.josh@linux.intel.com> (raw)
The following series addresses some thinko/typo's I'd introduced to hob, by
using variable names which are too similar, as well as adding some changes
to increase clarity in various places.
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 (4):
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
lib/bb/cache.py | 6 +++---
lib/bb/ui/crumbs/tasklistmodel.py | 28 ++++++++++++++++++++--------
2 files changed, 23 insertions(+), 11 deletions(-)
--
1.7.6
next reply other threads:[~2011-08-11 1:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-11 1:19 Joshua Lock [this message]
2011-08-11 1:19 ` [PATCH 1/4] bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark() Joshua Lock
2011-08-11 1:19 ` [PATCH 2/4] bb/ui/crumbs/tasklistmodel: correctly uniquify dependency list Joshua Lock
2011-08-11 1:19 ` [PATCH 3/4] bb/ui/crumbs/tasklistmodel: don't include an item in its own depends Joshua Lock
2011-08-11 1:19 ` [PATCH 4/4] bb/cache: rename confusing variable Joshua Lock
2011-08-11 22:58 ` [PATCH 0/4] Bug fixing and code clarity Joshua Lock
2011-08-11 23:41 ` Richard Purdie
2011-08-12 3:01 ` Joshua Lock
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.1313025215.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox