All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] bitbake: fix -D and -v options
@ 2011-09-23 12:43 Paul Eggleton
  2011-09-23 12:43 ` [PATCH 1/1] bitbake/lib/bb/msg.py: fix setting debug and verbosity levels Paul Eggleton
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggleton @ 2011-09-23 12:43 UTC (permalink / raw)
  To: bitbake-devel

A single patch to fix a regression in setting the debug/verbosity levels
(-D and -v command line options).

The patch (against Poky, but applies cleanly against bitbake master with 
-p2) is available in the git repository at:
  git://git.pokylinux.org/poky-contrib paule/bb-debug
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/bb-debug

Paul Eggleton (1):
  bitbake/lib/bb/msg.py: fix setting debug and verbosity levels

 bitbake/lib/bb/msg.py |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-09-23 15:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-23 12:43 [PATCH 0/1] bitbake: fix -D and -v options Paul Eggleton
2011-09-23 12:43 ` [PATCH 1/1] bitbake/lib/bb/msg.py: fix setting debug and verbosity levels Paul Eggleton
2011-09-23 15:53   ` Paul Eggleton

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.