Openembedded Bitbake Development
 help / color / mirror / Atom feed
* [PATCH 0/4] Bug fixing and code clarity
@ 2011-08-11  1:19 Joshua Lock
  2011-08-11  1:19 ` [PATCH 1/4] bb/ui/crumbs/tasklistmodel: fix some typos and add comments to mark() Joshua Lock
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Joshua Lock @ 2011-08-11  1:19 UTC (permalink / raw)
  To: bitbake-devel

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




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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11  1:19 [PATCH 0/4] Bug fixing and code clarity Joshua Lock
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

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