All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] A couple of signature fixes
@ 2017-09-04  9:03 Paul Eggleton
  2017-09-04  9:03 ` [PATCH 1/2] cooker: clear extra config settings and remote datastores on client disconnect Paul Eggleton
  2017-09-04  9:03 ` [PATCH 2/2] siggen: move reset() definition to base SignatureGenerator class Paul Eggleton
  0 siblings, 2 replies; 4+ messages in thread
From: Paul Eggleton @ 2017-09-04  9:03 UTC (permalink / raw)
  To: bitbake-devel

A fix for taskhash mismatch errors seen with BB_SERVER_TIMEOUT set as
well as a cleanup patch for siggen.py.


The following changes since commit 7234f33a7eb38ad51a8345f6689bc26e29f29f92:

  cooker: Ensure parseConfiguration clears parsecache_valid (2017-09-01 16:59:35 +0100)

are available in the git repository at:

  git://git.openembedded.org/bitbake-contrib paule/sigfixes
  http://cgit.openembedded.org/bitbake-contrib/log/?h=paule/sigfixes

Paul Eggleton (2):
  cooker: clear extra config settings and remote datastores on client
    disconnect
  siggen: move reset() definition to base SignatureGenerator class

 lib/bb/command.py | 3 +++
 lib/bb/cooker.py  | 2 ++
 lib/bb/siggen.py  | 6 ++----
 3 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.9.5



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

end of thread, other threads:[~2017-09-04 21:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-04  9:03 [PATCH 0/2] A couple of signature fixes Paul Eggleton
2017-09-04  9:03 ` [PATCH 1/2] cooker: clear extra config settings and remote datastores on client disconnect Paul Eggleton
2017-09-04 21:42   ` Paul Eggleton
2017-09-04  9:03 ` [PATCH 2/2] siggen: move reset() definition to base SignatureGenerator class 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.