All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is set
@ 2016-12-15 18:09 Paul Eggleton
  2016-12-15 18:09 ` [PATCH v3 1/1] " Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2016-12-15 18:09 UTC (permalink / raw)
  To: bitbake-devel

Changes since v2:
* Rebased on top of master (there was a conflict with my tinfoil2 changes
  that have now been merged)


The following changes since commit f1cd6fab604f14d8686b1d783cbfe012d923ee42:

  lib/bb/build: enable access to logger within tasks (2016-12-14 12:20:35 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/setscene-enforce-dryrun
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/setscene-enforce-dryrun

Paul Eggleton (1):
  runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is set

 bin/bitbake-worker | 12 +++++++-----
 lib/bb/runqueue.py | 13 +++++++------
 2 files changed, 14 insertions(+), 11 deletions(-)

-- 
2.5.5



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

end of thread, other threads:[~2016-12-15 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-15 18:09 [PATCH v3 0/1] runqueue: dry-run real tasks when BB_SETSCENE_ENFORCE is set Paul Eggleton
2016-12-15 18:09 ` [PATCH v3 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.