All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] lib/bb/build: enable access to logger within tasks
@ 2016-12-12 21:53 Paul Eggleton
  2016-12-12 21:53 ` [PATCH 1/1] " Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2016-12-12 21:53 UTC (permalink / raw)
  To: bitbake-devel

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



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

end of thread, other threads:[~2016-12-12 21:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-12 21:53 [PATCH 0/1] lib/bb/build: enable access to logger within tasks Paul Eggleton
2016-12-12 21:53 ` [PATCH 1/1] " 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.