[oe-commits] [bitbake] branch master-next updated (e28ec69 -> cb4eba0)

git at git.openembedded.org git at git.openembedded.org
Sun Dec 15 22:49:56 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 e28ec69  runqueue: Optimise task migration code slightly
     new 105d1f0  runqueue: Optimise out pointless loop iteration
     new 2cfeb99  runqueue: Optimise task filtering
     new 16b2ff5  runqueue: Reorder task migration changes
     new 922df35  runqueue: Only call into the migrations function if migrations active
     new d81603d  siggen: Optimise get_unihash handling [fixme commit msg]
     new ea35332  lib/bb: Optimise out debug messages from cooker
     new cb4eba0  siggen: Cache unihash values to avoid cache lookup

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/__init__.py |  5 ++++
 lib/bb/runqueue.py | 69 ++++++++++++++++++++++++++++++------------------------
 lib/bb/siggen.py   | 61 ++++++++++++++++++++++++++++++++---------------
 3 files changed, 85 insertions(+), 50 deletions(-)

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


More information about the Openembedded-commits mailing list