[oe-commits] [bitbake] branch master-next updated (8421f9a -> fe1091f)

git at git.openembedded.org git at git.openembedded.org
Mon Jul 29 14:06:15 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 8421f9a  fixes
 discard f61bbd4  hashserv: Use separate threads for answering requests and handling them
 discard 681479b  prserv: Use a memory journal
 discard 06a62b6  hashserv: Turn off sqlite synchronous mode
 discard d550ae9  cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVE
 discard c9c5978  runqueue: Enable dynamic task adjustment to hash equivalency
 discard 9e55165  siggen: Add new unitaskhashes data variable which is cached
 discard f90e7e7  runqueue: Improve scenequeue processing logic
 discard 2fef65d  cache: Add SimpleCache class
 discard 3eec592  bitbake: hashserv: SQL Optimizations
     new a6b39d8  siggen: Import unihash code from OE-Core
     new 1586d49  bitbake: hashserv: SQL Optimizations
     new affb429  cache: Add SimpleCache class
     new 5bd39b3  runqueue: Improve scenequeue processing logic
     new b7e653a  siggen: Add new unitaskhashes data variable which is cached
     new 1652ec1  runqueue: Enable dynamic task adjustment to hash equivalency
     new 6b9f274  cooker/hashserv: Allow autostarting of a local hash server using BB_HASHSERVE
     new f3c4b38  hashserv: Turn off sqlite synchronous mode
     new 47188fa  prserv: Use a memory journal
     new 874f669  hashserv: Use separate threads for answering requests and handling them
     new 1689f53  fixes
     new fe1091f  siggen: Convert to use self.unitaskhashes

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   (8421f9a)
            \
             N -- N -- N   refs/heads/master-next (fe1091f)

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 12 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/siggen.py | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 167 insertions(+)

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


More information about the Openembedded-commits mailing list