[bitbake-devel] [PATCH 0/1] lib/bb/build: enable access to logger within tasks

Paul Eggleton paul.eggleton at linux.intel.com
Mon Dec 12 21:53:50 UTC 2016


This patch is required to support the patch sent to OE-Core to fix
bbwarn/bberror also triggering log_check.


The following changes since commit b65a8193368ffa1d15af24a6acde8dce6bd4d383:

  toaster: views Remove old code that converts template context to JSON (2016-12-12 20:44:47 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/bb-logger-access
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/bb-logger-access

Paul Eggleton (1):
  lib/bb/build: enable access to logger within tasks

 lib/bb/build.py |  1 +
 lib/bb/utils.py | 11 +++++++++++
 2 files changed, 12 insertions(+)

-- 
2.5.5




More information about the bitbake-devel mailing list