[oe-commits] [bitbake] branch master-next updated (acee585 -> 2d1b3d3)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 26 11:13:21 UTC 2018


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

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

 discard acee585  process: Rewrite multiple connection handling
 discard c87f41f  process: Handle EWOULDBLOCK in socket connect
 discard e6a0ceb  main: When retrying the connection, show the attempt number
 discard f562125  process.py: Set socket timeout to 10 seconds
 discard b53ebf8  runqueue: Pass unique hash to hash validate
 discard 668e808  runqueue: Pass unique hash to task
 discard 5c3db5e  runqueue: Track task unique hash
 discard 8e6d28c  siggen: Split out task unique hash
 discard 23b2e1f  tests/persist_data: Add tests
 discard 797f4ac  data/siggen: Switch md5 -> sha256
 discard c4c6769  codeparser: Switch to sha256 from md5
     add 96a4155  tests/persist_data: Add tests
     add 8a1f2fc  process.py: Set socket timeout to 10 seconds
     add 0774e6e  main: When retrying the connection, show the attempt number
     add d5b0a9a  process: Handle EWOULDBLOCK in socket connect
     add 02845a5  process: Rewrite multiple connection handling
     new 0ab74f5  codeparser: Switch to sha256 from md5
     new cb5a662  data/siggen: Switch md5 -> sha256
     new 6eed43f  siggen: Split out task unique hash
     new 52b950a  runqueue: Track task unique hash
     new 4c993a6  runqueue: Pass unique hash to task
     new 2d1b3d3  runqueue: Pass unique hash to hash validate

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   (acee585)
            \
             N -- N -- N   refs/heads/master-next (2d1b3d3)

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 6 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:

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


More information about the Openembedded-commits mailing list