All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Misc minor fixes
@ 2011-07-22 17:30 Paul Eggleton
  2011-07-22 17:30 ` [PATCH 1/6] bitbake: add note to -b option indicating no dependency handling Paul Eggleton
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul Eggleton @ 2011-07-22 17:30 UTC (permalink / raw)
  To: bitbake-devel

Some minor usability-related fixes for bitbake and bitbake-layers.

The changes (against poky, apply against bitbake master with -p2) are
available in the git repository at:
  git://git.pokylinux.org/poky-contrib paule/bitbake-tweaks
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/bitbake-tweaks

Paul Eggleton (6):
  bitbake: add note to -b option indicating no dependency handling
  bitbake/cooker: show a warning when -b is specified
  bitbake: adjust comments/messages for default server change
  bitbake-layers: check for errors before parsing
  bitbake-layers: add command help
  bitbake-layers: remove unneeded do_EOF

 bitbake/bin/bitbake        |    8 +++---
 bitbake/bin/bitbake-layers |   45 +++++++++++++++++++++++++++++++++++++++----
 bitbake/lib/bb/cooker.py   |    4 +++
 3 files changed, 48 insertions(+), 9 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-07-25 11:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-22 17:30 [PATCH 0/6] Misc minor fixes Paul Eggleton
2011-07-22 17:30 ` [PATCH 1/6] bitbake: add note to -b option indicating no dependency handling Paul Eggleton
2011-07-22 17:30 ` [PATCH 2/6] bitbake/cooker: show a warning when -b is specified Paul Eggleton
2011-07-22 17:30 ` [PATCH 3/6] bitbake: adjust comments/messages for default server change Paul Eggleton
2011-07-22 17:30 ` [PATCH 4/6] bitbake-layers: check for errors before parsing Paul Eggleton
2011-07-22 17:30 ` [PATCH 5/6] bitbake-layers: add command help Paul Eggleton
2011-07-22 17:30 ` [PATCH 6/6] bitbake-layers: remove unneeded do_EOF Paul Eggleton
2011-07-25 11:49 ` [PATCH 0/6] Misc minor 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.