Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] recipetool/devtool: send errors to stderr
@ 2015-09-23 18:24 Christopher Larson
  2015-09-23 18:24 ` [PATCH 1/3] oe.scriptutils: enable color in a more flexible way Christopher Larson
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Christopher Larson @ 2015-09-23 18:24 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

This aligns with the behavior of bitbake proper. There is a bit of code
duplication between knotty and scriptutils, but that's not new -- that was the
case before as well. We should consider moving these logger configuration
functions into bb.msg.

The following changes since commit 2ad7308ee7166641eff99f3b9fe6794de143f6bc:

  oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread start (2015-09-22 18:13:02 +0100)

are available in the git repository at:

  git://github.com/kergoth/openembedded-core scriptutils-log-improvements
  https://github.com/kergoth/openembedded-core/tree/scriptutils-log-improvements

Christopher Larson (3):
  oe.scriptutils: enable color in a more flexible way
  oe.scriptutils: add logger_setup_filters
  recipetool, devtool: set up the logging filters

 scripts/devtool            |  1 +
 scripts/lib/scriptutils.py | 29 +++++++++++++++++++++++------
 scripts/recipetool         |  1 +
 3 files changed, 25 insertions(+), 6 deletions(-)

-- 
2.2.1



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

end of thread, other threads:[~2015-12-14 18:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 18:24 [PATCH 0/3] recipetool/devtool: send errors to stderr Christopher Larson
2015-09-23 18:24 ` [PATCH 1/3] oe.scriptutils: enable color in a more flexible way Christopher Larson
2015-09-25 20:37   ` Christopher Larson
2015-09-23 18:24 ` [PATCH 2/3] oe.scriptutils: add logger_setup_filters Christopher Larson
2015-09-23 18:24 ` [PATCH 3/3] recipetool, devtool: set up the logging filters Christopher Larson
2015-12-11 17:09 ` [PATCH 0/3] recipetool/devtool: send errors to stderr Christopher Larson
2015-12-11 17:17   ` Christopher Larson
2015-12-12  7:00   ` Paul Eggleton
2015-12-14 12:06 ` Burton, Ross
2015-12-14 18:30   ` Christopher Larson

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