[oe-commits] [bitbake] branch master-next updated (c02247d -> 4e00265)

git at git.openembedded.org git at git.openembedded.org
Tue Sep 10 14:15:32 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.

 discard c02247d  runqueue: Fix task migration problems
 discard ef45fe6  bitbake: hashserv: Add more threads
 discard d4ed71c  bitbake: hashserve: Log I/O waits and SQL time
 discard 37e957d  bitbake: hashserv: Add request statistics
     new 186b3de  runqueue/siggen: Optimise hash equiv queries
     new 4e00265  hashserv: Drop handler thread

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (c02247d)
            \
             N -- N -- N   refs/heads/master-next (4e00265)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 2 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-hashserv     |   5 +-
 lib/bb/runqueue.py       | 100 ++++++-------
 lib/bb/siggen.py         |   8 ++
 lib/bb/tests/runqueue.py |  86 +++++++++++
 lib/hashserv/__init__.py | 365 +++++++----------------------------------------
 5 files changed, 194 insertions(+), 370 deletions(-)

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


More information about the Openembedded-commits mailing list