All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Tinfoil log duplication fixes
@ 2017-06-07 19:04 Paul Eggleton
  2017-06-07 19:04 ` [PATCH 1/2] tinfoil: fix duplication of log messages Paul Eggleton
  2017-06-07 19:04 ` [PATCH 2/2] knotty: prevent extra logger from being enabled for tinfoil Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2017-06-07 19:04 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 705ab252e631903e6d2e46202b419a9e8adcd861:

  bitbake-layers: check layer dependencies before adding (2017-06-05 13:33:14 +0100)

are available in the git repository at:

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

Paul Eggleton (2):
  tinfoil: fix duplication of log messages
  knotty: prevent extra logger from being enabled for tinfoil

 lib/bb/main.py      | 4 ++--
 lib/bb/msg.py       | 7 +++++++
 lib/bb/tinfoil.py   | 3 ++-
 lib/bb/ui/knotty.py | 5 +++--
 4 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.9.4



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

end of thread, other threads:[~2017-06-07 19:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-07 19:04 [PATCH 0/2] Tinfoil log duplication fixes Paul Eggleton
2017-06-07 19:04 ` [PATCH 1/2] tinfoil: fix duplication of log messages Paul Eggleton
2017-06-07 19:04 ` [PATCH 2/2] knotty: prevent extra logger from being enabled for tinfoil 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.