[oe-commits] [bitbake] branch master-next updated (0395760 -> db0679b)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 21 07:46:26 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 0395760  bb/tinfoil: run_command handle busy status in bitbake server
 discard b2cca45  fetch2: fire an event when there are missing checksums
 discard 8b94987  fetch2: allow hiding checksum warning
 discard 9a1265f  tinfoil: add more doc comments
 discard 445393e  tinfoil: add simple API for getting cached recipe information
 discard d776b6a  tinfoil: enable access to additional cached items
 discard 0e35a26  tinfoil: add functionality for running full builds
 discard ce507cc  knotty: make it possible to use termfilter without either console
 discard 798da25  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
 discard b1cb5f9  lib/bb/event: refactor printing events
 discard 90e1e43  tinfoil: set a flag when recipes have been parsed
 discard d70d46c  tinfoil: add a parse_recipes() function
 discard 24e03bb  tinfoil: add internal mode to build_file() function
 discard c17024d  bb/main.py: fix logic for --observe-only
 discard 6cd4cff  bb/main.py: avoid starting server when not needed
 discard b5a0dd2  bb/main.py: fix infinite loop for --server-only
 discard 99dcce9  server/process.py: fix self.bitbake_lock.write()
 discard 8613b9a  cookerdata/cooker: Restore original datastore upon client disconnect
 discard 280612b  server: Rework the server API so process and xmlrpc servers coexist
     add 72a3dbe  server: Rework the server API so process and xmlrpc servers coexist
     add 67ae612  cookerdata/cooker: Restore original datastore upon client disconnect
     add dbdd901  server/process.py: fix self.bitbake_lock.write()
     add c4d5c3d  bb/main.py: fix infinite loop for --server-only
     add 335fd01  bb/main.py: avoid starting server when not needed
     add 4ffc91a  bb/main.py: fix logic for --observe-only
     add ba53e06  tinfoil: add internal mode to build_file() function
     add 821f6c4  tinfoil: add a parse_recipes() function
     add 7efde2d  tinfoil: set a flag when recipes have been parsed
     add cb15db2  lib/bb/event: refactor printing events
     add be498ab  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
     add 7544de4  knotty: make it possible to use termfilter without either console
     add 43761ee  tinfoil: add functionality for running full builds
     add 3df9b7c  tinfoil: enable access to additional cached items
     add 3089940  tinfoil: add simple API for getting cached recipe information
     add 3e0e002  tinfoil: add more doc comments
     add f15ca73  fetch2: allow hiding checksum warning
     add 8b2ccb4  fetch2: fire an event when there are missing checksums
     add eef7a1a  Update to version 1.35.0 (development version with server rework changes)
     new db0679b  bb/tinfoil: run_command handle busy status in bitbake server

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   (0395760)
            \
             N -- N -- N   refs/heads/master-next (db0679b)

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 1 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:
 bin/bitbake        | 2 +-
 lib/bb/__init__.py | 2 +-
 lib/bb/main.py     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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


More information about the Openembedded-commits mailing list