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

git at git.openembedded.org git at git.openembedded.org
Wed Jul 19 22:59:22 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 351c977  fetch2: fire an event when there are missing checksums
 discard 898c578  fetch2: allow hiding checksum warning
 discard e812fad  tinfoil: add more doc comments
 discard 41c71d0  tinfoil: add simple API for getting cached recipe information
 discard 0b6fd49  tinfoil: enable access to additional cached items
 discard b3f8866  tinfoil: add functionality for running full builds
 discard ddb3dbd  knotty: make it possible to use termfilter without either console
 discard f83b2ab  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
 discard e0a71a0  lib/bb/event: refactor printing events
 discard 53e77e6  tinfoil: set a flag when recipes have been parsed
 discard 1db45b3  tinfoil: add a parse_recipes() function
 discard b2cf43d  tinfoil: add internal mode to build_file() function
 discard faf36eb  bb/main.py: fix logic for --observe-only
 discard e2d892a  bb/main.py: avoid starting server when not needed
 discard 08051eb  bb/main.py: fix infinite loop for --server-only
 discard 54510c7  server/process.py: fix self.bitbake_lock.write()
 discard ac3051a  cookerdata/cooker: Restore original datastore upon client disconnect
 discard 8df47ae  server: Rework the server API so process and xmlrpc servers coexist
     new 280612b  server: Rework the server API so process and xmlrpc servers coexist
     new 8613b9a  cookerdata/cooker: Restore original datastore upon client disconnect
     new 99dcce9  server/process.py: fix self.bitbake_lock.write()
     new b5a0dd2  bb/main.py: fix infinite loop for --server-only
     new 6cd4cff  bb/main.py: avoid starting server when not needed
     new c17024d  bb/main.py: fix logic for --observe-only
     new 24e03bb  tinfoil: add internal mode to build_file() function
     new d70d46c  tinfoil: add a parse_recipes() function
     new 90e1e43  tinfoil: set a flag when recipes have been parsed
     new b1cb5f9  lib/bb/event: refactor printing events
     new 798da25  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
     new ce507cc  knotty: make it possible to use termfilter without either console
     new 0e35a26  tinfoil: add functionality for running full builds
     new d776b6a  tinfoil: enable access to additional cached items
     new 445393e  tinfoil: add simple API for getting cached recipe information
     new 9a1265f  tinfoil: add more doc comments
     new 8b94987  fetch2: allow hiding checksum warning
     new b2cca45  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   (351c977)
            \
             N -- N -- N   refs/heads/master-next (b2cca45)

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/cookerdata.py     | 2 ++
 lib/bb/server/process.py | 8 ++++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

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


More information about the Openembedded-commits mailing list