All of lore.kernel.org
 help / color / mirror / Atom feed
* [denzil][PATCH 0/2] bitbake force build backports for denzil
@ 2012-09-24 15:21 Paul Eggleton
  2012-09-24 15:21 ` [denzil][PATCH 1/2] bitbake: bitbake: ensure -f causes dependent tasks to be re-run Paul Eggleton
  2012-09-24 15:21 ` [denzil][PATCH 2/2] bitbake: lib/bb/siggen.py: log when tainting the signature of a task Paul Eggleton
  0 siblings, 2 replies; 3+ messages in thread
From: Paul Eggleton @ 2012-09-24 15:21 UTC (permalink / raw)
  To: Scott Garman, poky

The following changes since commit 65ffa7395055f7e012cb973f63f92380828eed0d:

  yocto-bsp: use base branches for qemu 'newbranch' case (2012-08-21 11:35:22 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib paule/denzil-force-bitbake
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/denzil-force-bitbake

Paul Eggleton (2):
  bitbake: bitbake: ensure -f causes dependent tasks to be re-run
  bitbake: lib/bb/siggen.py: log when tainting the signature of a task

 bitbake/lib/bb/build.py    |   18 ++++++++++++++++++
 bitbake/lib/bb/cooker.py   |    6 +++---
 bitbake/lib/bb/runqueue.py |   12 ++++++------
 bitbake/lib/bb/siggen.py   |   35 +++++++++++++++++++++++++++++++++++
 4 files changed, 62 insertions(+), 9 deletions(-)

-- 
1.7.9.5



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

end of thread, other threads:[~2012-09-24 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-24 15:21 [denzil][PATCH 0/2] bitbake force build backports for denzil Paul Eggleton
2012-09-24 15:21 ` [denzil][PATCH 1/2] bitbake: bitbake: ensure -f causes dependent tasks to be re-run Paul Eggleton
2012-09-24 15:21 ` [denzil][PATCH 2/2] bitbake: lib/bb/siggen.py: log when tainting the signature of a task 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.