All of lore.kernel.org
 help / color / mirror / Atom feed
* [1.44 0/7] patch review
@ 2020-02-09 16:03 Armin Kuster
  2020-02-09 16:03 ` [1.44 1/7] fetch2: do not suffix srcrev cache key with PN Armin Kuster
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Armin Kuster @ 2020-02-09 16:03 UTC (permalink / raw)
  To: bitbake-devel

Here are a few more changes targeted for the zeus 3.0.2 release.
Please have comments back by Tuesday.

The following changes since commit 1a026d4aca47ed1b0b74a8a818635e7520e8f9c8:

  runqueue: Use a set for the setscene tasks list (2020-01-18 12:20:38 -0800)

are available in the Git repository at:

  git://git.openembedded.org/bitbake-contrib stable/1.44-nut
  http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/1.44-nut

Chris Laplante (3):
  fetch2: do not suffix srcrev cache key with PN
  fetch2/git: _revision_key: collapse adjacent slashes
  persist_data.py: Immediately get exclusive lock in __setitem__

Frazer Clews (1):
  cooker/toaster: replaced deprecated method warn() with warning()

Richard Purdie (3):
  siggen: Optimise get_unihash disk based cache handling
  siggen: Cache unihash values to avoid cache lookup
  siggen: Avoid cache mismatch issues with locked sigs

 lib/bb/cooker.py                              |  2 +-
 lib/bb/fetch2/__init__.py                     |  3 +-
 lib/bb/fetch2/git.py                          |  4 +-
 lib/bb/persist_data.py                        |  3 +
 lib/bb/siggen.py                              | 68 +++++++++++++------
 .../management/commands/runbuilds.py          |  6 +-
 6 files changed, 60 insertions(+), 26 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2020-02-09 16:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-09 16:03 [1.44 0/7] patch review Armin Kuster
2020-02-09 16:03 ` [1.44 1/7] fetch2: do not suffix srcrev cache key with PN Armin Kuster
2020-02-09 16:03 ` [1.44 2/7] fetch2/git: _revision_key: collapse adjacent slashes Armin Kuster
2020-02-09 16:03 ` [1.44 3/7] persist_data.py: Immediately get exclusive lock in __setitem__ Armin Kuster
2020-02-09 16:03 ` [1.44 4/7] cooker/toaster: replaced deprecated method warn() with warning() Armin Kuster
2020-02-09 16:03 ` [1.44 5/7] siggen: Optimise get_unihash disk based cache handling Armin Kuster
2020-02-09 16:03 ` [1.44 6/7] siggen: Cache unihash values to avoid cache lookup Armin Kuster
2020-02-09 16:03 ` [1.44 7/7] siggen: Avoid cache mismatch issues with locked sigs Armin Kuster

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.