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

git at git.openembedded.org git at git.openembedded.org
Wed Jul 19 09:53:04 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 6cb2032  bb/main.py: fix logic for --observe-only
 discard f4b00e0  bb/main.py: avoid starting server when not needed
 discard 03e97e3  bb/main.py: fix infinite loop for --server-only
 discard d26905b  server/process.py: fix self.bitbake_lock.write()
 discard de549f7  knotty: make it possible to use termfilter without consoles
 discard 20685e1  fetch2: fire an event when there are missing checksums
 discard ecedff5  fetch2: allow hiding checksum warning
 discard 06c8544  tinfoil: add more doc comments
 discard 2c41cd8  tinfoil: add simple API for getting cached recipe information
 discard b5242a8  tinfoil: enable access to additional cached items
 discard 30d456d  tinfoil: add functionality for running full builds
 discard 33a77f7  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
 discard 4bdb849  lib/bb/event: refactor printing events
 discard b5ea057  tinfoil: set a flag when recipes have been parsed
 discard fe6b1bc  tinfoil: add a parse_recipes() function
 discard 6c68a45  tinfoil: add internal mode to build_file() function
 discard f43b119  cookerdata/cooker: Restore original datastore upon client disconnect
 discard d619179  server: Rework the server API so process and xmlrpc servers coexist
     new 377214d  server: Rework the server API so process and xmlrpc servers coexist
     new c4365b2  cookerdata/cooker: Restore original datastore upon client disconnect
     new d6e4db5  tinfoil: add internal mode to build_file() function
     new 1ca47fc  tinfoil: add a parse_recipes() function
     new 2e44979  tinfoil: set a flag when recipes have been parsed
     new efe0eb3  lib/bb/event: refactor printing events
     new d770508  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
     new 4056c16  tinfoil: add functionality for running full builds
     new a952615  tinfoil: enable access to additional cached items
     new 7ce3b14  tinfoil: add simple API for getting cached recipe information
     new 4925e8e  tinfoil: add more doc comments
     new b8ea14c  fetch2: allow hiding checksum warning
     new 0fda629  fetch2: fire an event when there are missing checksums
     new 40c12ec  knotty: make it possible to use termfilter without consoles
     new 5f65f86  server/process.py: fix self.bitbake_lock.write()
     new c6bd015  bb/main.py: fix infinite loop for --server-only
     new be4d082  bb/main.py: avoid starting server when not needed
     new b9ce437  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   (6cb2032)
            \
             N -- N -- N   refs/heads/master-next (b9ce437)

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


More information about the Openembedded-commits mailing list