[OE-core] [PATCH 0/1] Shell message function support (OE-Core side)

Paul Eggleton paul.eggleton at linux.intel.com
Fri Jul 10 13:56:02 UTC 2015


I'm finally sending out the patches to support the output of bbwarn, 
bberror etc. actually going to the console. This is the OE-Core side
of the changes to implement it (changes are also required to BitBake,
the patch for which has been sent to the bitbake-devel list).


The following changes since commit 18cc6d2ec4dc289bb0333dddc96df5a645ea53d0:

  wic: Set default set of bitbake variables (2015-07-10 13:34:50 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/oecore-shell-logging
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/oecore-shell-logging

Paul Eggleton (1):
  classes/logging: make shell message functions output to the console

 meta/classes/logging.bbclass | 32 ++++++++++++--------------------
 1 file changed, 12 insertions(+), 20 deletions(-)

-- 
2.1.0




More information about the Openembedded-core mailing list