[oe-commits] [bitbake] branch master-next updated (0bfee12 -> 25239c4)

git at git.openembedded.org git at git.openembedded.org
Tue Jul 18 21:44:07 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 0bfee12  knotty: make it possible to use termfilter without consoles
 discard f57dfd3  fetch2: fire an event when there are missing checksums
 discard 2c24d76  fetch2: allow hiding checksum warning
 discard dfd15d7  tinfoil: add more doc comments
 discard b2573aa  tinfoil: add simple API for getting cached recipe information
 discard 9112540  tinfoil: enable access to additional cached items
 discard ecb0fd8  tinfoil: add functionality for running full builds
 discard a6c80f6  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
 discard ac51839  lib/bb/event: refactor printing events
 discard 21e7199  tinfoil: set a flag when recipes have been parsed
 discard b3b999a  tinfoil: add a parse_recipes() function
 discard 4b0d418  tinfoil: add internal mode to build_file() function
 discard 10ebb56  cookerdata/cooker: Restore original datastore upon client disconnect
 discard 758831d  server: Rework the server API so process and xmlrpc servers coexist
     new c0a1cf2  server: Rework the server API so process and xmlrpc servers coexist
     new 573b473  cookerdata/cooker: Restore original datastore upon client disconnect
     new 1268c7d  tinfoil: add internal mode to build_file() function
     new 85bb41d  tinfoil: add a parse_recipes() function
     new 6231140  tinfoil: set a flag when recipes have been parsed
     new de45f4b  lib/bb/event: refactor printing events
     new e54904f  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
     new d4fa7ac  tinfoil: add functionality for running full builds
     new 14b06cc  tinfoil: enable access to additional cached items
     new f5f06c4  tinfoil: add simple API for getting cached recipe information
     new 9901b58  tinfoil: add more doc comments
     new b0c23d1  fetch2: allow hiding checksum warning
     new ad98456  fetch2: fire an event when there are missing checksums
     new 25239c4  knotty: make it possible to use termfilter without consoles

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   (0bfee12)
            \
             N -- N -- N   refs/heads/master-next (25239c4)

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 14 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/server/process.py.orig | 323 ------------------------------------------
 1 file changed, 323 deletions(-)
 delete mode 100644 lib/bb/server/process.py.orig

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


More information about the Openembedded-commits mailing list