[bitbake-devel] [1.44 0/7] patch review

Armin Kuster akuster808 at gmail.com
Sun Feb 9 16:03:08 UTC 2020


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



More information about the bitbake-devel mailing list