[oe-commits] [bitbake] branch 1.44 updated (1a026d4 -> 95687be)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 11 23:06:13 UTC 2020


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch 1.44
in repository bitbake.

    from 1a026d4  runqueue: Use a set for the setscene tasks list
     new 6355625  fetch2: do not suffix srcrev cache key with PN
     new 716cdf7  fetch2/git: _revision_key: collapse adjacent slashes
     new 2ba2f22  persist_data.py: Immediately get exclusive lock in __setitem__
     new c131015  cooker/toaster: replaced deprecated method warn() with warning()
     new 8f4f6c2  siggen: Optimise get_unihash disk based cache handling
     new 1f5a662  siggen: Cache unihash values to avoid cache lookup
     new 95687be  siggen: Avoid cache mismatch issues with locked sigs

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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 ++++++++++++++++------
 .../bldcontrol/management/commands/runbuilds.py    |  6 +-
 6 files changed, 60 insertions(+), 26 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list