[oe-commits] [bitbake] branch master-next updated (99d4610 -> 7f81f48)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 13 16:14:13 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 99d4610  Revert "siggen: Fix hashequiv performance issues"
     add 1e56167  siggen: Fix performance issue in get_unihash
     new 1412dcc  Bump minimum python version to 3.5
     new 6beddf6  bb.utils.fileslocked: don't leak files if yield throws
     new 5e208a9  runqueue: Rework process_possible_migrations() to improve performance
     new 7f81f48  siggen: Split get_tashhash for performance

The 4 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/__init__.py |   4 +--
 lib/bb/runqueue.py | 100 +++++++++++++++++++++++++++++------------------------
 lib/bb/siggen.py   |  39 ++++++++++++++-------
 lib/bb/utils.py    |   9 ++---
 4 files changed, 88 insertions(+), 64 deletions(-)

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


More information about the Openembedded-commits mailing list