[oe-commits] [bitbake] branch master-next updated (f5ea06f -> 35a4685)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 23 22:05:02 UTC 2019


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

rpurdie pushed a change to branch master-next
in repository bitbake.

    from f5ea06f  siggen: Fix handling of tainted sig files
     new 4ed096b  bitbake: hashserv: SQL Optimizations
     new 4599242  cache: Add SimpleCache class
     new a223391  runqueue: Improve scenequeue processing logic
     new e956840  siggen: Add new unitaskhashes data variable which is cached
     new 35a4685  runqueue: Enable dynamic task adjustment to hash equivalency

The 5 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:
 bin/bitbake-worker       |   6 ++
 lib/bb/cache.py          |  53 ++++++++++++++++
 lib/bb/runqueue.py       | 156 +++++++++++++++++++++++++++++++++++++++++++----
 lib/bb/siggen.py         |  20 +++++-
 lib/hashserv/__init__.py |  37 ++++++++---
 5 files changed, 248 insertions(+), 24 deletions(-)

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


More information about the Openembedded-commits mailing list