[oe-commits] [bitbake] branch master-next updated (bfcfa54 -> 6cb2032)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 19 09:43:14 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 bfcfa54  bb/main.py: fix logic for --observe-only
 discard 19a7e6b  bb/main.py: avoid starting server when not needed
 discard 1fb394c  bb/main.py: fix infinite loop for --server-only
 discard cfa9456  server/process.py: fix self.bitbake_lock.write()
 discard 25239c4  knotty: make it possible to use termfilter without consoles
 discard ad98456  fetch2: fire an event when there are missing checksums
 discard b0c23d1  fetch2: allow hiding checksum warning
 discard 9901b58  tinfoil: add more doc comments
 discard f5f06c4  tinfoil: add simple API for getting cached recipe information
 discard 14b06cc  tinfoil: enable access to additional cached items
 discard d4fa7ac  tinfoil: add functionality for running full builds
 discard e54904f  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
 discard de45f4b  lib/bb/event: refactor printing events
 discard 6231140  tinfoil: set a flag when recipes have been parsed
 discard 85bb41d  tinfoil: add a parse_recipes() function
 discard 1268c7d  tinfoil: add internal mode to build_file() function
 discard 573b473  cookerdata/cooker: Restore original datastore upon client disconnect
 discard c0a1cf2  server: Rework the server API so process and xmlrpc servers coexist
     new d619179  server: Rework the server API so process and xmlrpc servers coexist
     new f43b119  cookerdata/cooker: Restore original datastore upon client disconnect
     new 6c68a45  tinfoil: add internal mode to build_file() function
     new fe6b1bc  tinfoil: add a parse_recipes() function
     new b5ea057  tinfoil: set a flag when recipes have been parsed
     new 4bdb849  lib/bb/event: refactor printing events
     new 33a77f7  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
     new 30d456d  tinfoil: add functionality for running full builds
     new b5242a8  tinfoil: enable access to additional cached items
     new 2c41cd8  tinfoil: add simple API for getting cached recipe information
     new 06c8544  tinfoil: add more doc comments
     new ecedff5  fetch2: allow hiding checksum warning
     new 20685e1  fetch2: fire an event when there are missing checksums
     new de549f7  knotty: make it possible to use termfilter without consoles
     new d26905b  server/process.py: fix self.bitbake_lock.write()
     new 03e97e3  bb/main.py: fix infinite loop for --server-only
     new f4b00e0  bb/main.py: avoid starting server when not needed
     new 6cb2032  bb/main.py: fix logic for --observe-only

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   (bfcfa54)
            \
             N -- N -- N   refs/heads/master-next (6cb2032)

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 | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

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


More information about the Openembedded-commits mailing list