All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] logging updates
@ 2011-04-25 19:36 Darren Hart
  2011-04-25 19:36 ` [PATCH 1/3] logging: fix oedebug loglevel test Darren Hart
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Darren Hart @ 2011-04-25 19:36 UTC (permalink / raw)
  To: poky; +Cc: Chris Larson, Darren Hart

The first two patches fix issues in the existing bash logging infrastructure.
The third proposes a new bash logging mechanism.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dvhart/logging
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/logging

Thanks,
    Darren Hart <dvhart@linux.intel.com>
---


Darren Hart (3):
  logging: fix oedebug loglevel test
  logging: remove unused BBDEBUG from local.conf.sample
  logging: add bb* logging mechanisms for bash recipe functions

 meta-yocto/conf/local.conf.sample |    2 -
 meta/classes/base.bbclass         |    9 +++--
 meta/classes/logging.bbclass      |   72 +++++++++++++++++++++++++++++++++++++
 3 files changed, 77 insertions(+), 6 deletions(-)
 create mode 100644 meta/classes/logging.bbclass



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

end of thread, other threads:[~2011-05-06 22:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-25 19:36 [PATCH 0/3] logging updates Darren Hart
2011-04-25 19:36 ` [PATCH 1/3] logging: fix oedebug loglevel test Darren Hart
2011-04-25 19:36 ` [PATCH 2/3] logging: remove unused BBDEBUG from local.conf.sample Darren Hart
2011-04-25 19:36 ` [PATCH 3/3] logging: add bb* logging mechanisms for bash recipe functions Darren Hart
2011-05-06 22:37 ` [PATCH 0/3] logging updates Saul Wold

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.