All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] bitbake-layers fixes
@ 2012-08-21 17:11 Paul Eggleton
  2012-08-21 17:11 ` [PATCH 1/3] bitbake/cooker: minor refactor of parseConfiguration() Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2012-08-21 17:11 UTC (permalink / raw)
  To: bitbake-devel

The following changes (against Poky, but apply cleanly with -p2 against
bitbake master) are available in the git repository at: 

  git://git.yoctoproject.org/poky-contrib paule/bblayers-fixes
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bblayers-fixes

Paul Eggleton (3):
  bitbake/cooker: minor refactor of parseConfiguration()
  bitbake-layers: avoid full parse for show-layers subcommand
  bitbake-layers: use parsable title for show-appends

 bitbake/bin/bitbake-layers |   13 ++++++++-----
 bitbake/lib/bb/cooker.py   |   16 ++++++----------
 2 files changed, 14 insertions(+), 15 deletions(-)

-- 
1.7.9.5




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

end of thread, other threads:[~2012-08-22 13:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-21 17:11 [PATCH 0/3] bitbake-layers fixes Paul Eggleton
2012-08-21 17:11 ` [PATCH 1/3] bitbake/cooker: minor refactor of parseConfiguration() Paul Eggleton
2012-08-21 17:11 ` [PATCH 2/3] bitbake-layers: avoid full parse for show-layers subcommand Paul Eggleton
2012-08-21 17:11 ` [PATCH 3/3] bitbake-layers: use parsable title for show-appends Paul Eggleton
2012-08-22 12:55 ` [PATCH 0/3] bitbake-layers 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.