[oe-commits] [bitbake] branch master-next updated (65732d7 -> 351c977)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 19 14:44:35 UTC 2017


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

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

 discard 65732d7  fetch2: fire an event when there are missing checksums
 discard f0fb6ae  fetch2: allow hiding checksum warning
 discard 6708cdf  tinfoil: add more doc comments
 discard 5c0a492  tinfoil: add simple API for getting cached recipe information
 discard 60b1ea8  tinfoil: enable access to additional cached items
 discard 226495a  tinfoil: add functionality for running full builds
 discard b72bb87  knotty: make it possible to use termfilter without either console
 discard cdcf745  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
 discard 1bffb98  lib/bb/event: refactor printing events
 discard 05f1cef  tinfoil: set a flag when recipes have been parsed
 discard 995fdfd  tinfoil: add a parse_recipes() function
 discard 818b87d  tinfoil: add internal mode to build_file() function
 discard b802fa3  bb/main.py: fix logic for --observe-only
 discard 5db7646  bb/main.py: avoid starting server when not needed
 discard 12398d7  bb/main.py: fix infinite loop for --server-only
 discard b516544  server/process.py: fix self.bitbake_lock.write()
 discard c4365b2  cookerdata/cooker: Restore original datastore upon client disconnect
 discard 377214d  server: Rework the server API so process and xmlrpc servers coexist
     new 8df47ae  server: Rework the server API so process and xmlrpc servers coexist
     new ac3051a  cookerdata/cooker: Restore original datastore upon client disconnect
     new 54510c7  server/process.py: fix self.bitbake_lock.write()
     new 08051eb  bb/main.py: fix infinite loop for --server-only
     new e2d892a  bb/main.py: avoid starting server when not needed
     new faf36eb  bb/main.py: fix logic for --observe-only
     new b2cf43d  tinfoil: add internal mode to build_file() function
     new 1db45b3  tinfoil: add a parse_recipes() function
     new 53e77e6  tinfoil: set a flag when recipes have been parsed
     new e0a71a0  lib/bb/event: refactor printing events
     new f83b2ab  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
     new ddb3dbd  knotty: make it possible to use termfilter without either console
     new b3f8866  tinfoil: add functionality for running full builds
     new 0b6fd49  tinfoil: enable access to additional cached items
     new 41c71d0  tinfoil: add simple API for getting cached recipe information
     new e812fad  tinfoil: add more doc comments
     new 898c578  fetch2: allow hiding checksum warning
     new 351c977  fetch2: fire an event when there are missing checksums

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   (65732d7)
            \
             N -- N -- N   refs/heads/master-next (351c977)

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 18 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/main.py | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

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


More information about the Openembedded-commits mailing list