[oe-commits] [bitbake] branch master-next updated (b9ce437 -> 65732d7)

git at git.openembedded.org git at git.openembedded.org
Wed Jul 19 10:43:44 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 b9ce437  bb/main.py: fix logic for --observe-only
 discard be4d082  bb/main.py: avoid starting server when not needed
 discard c6bd015  bb/main.py: fix infinite loop for --server-only
 discard 5f65f86  server/process.py: fix self.bitbake_lock.write()
 discard 40c12ec  knotty: make it possible to use termfilter without consoles
 discard 0fda629  fetch2: fire an event when there are missing checksums
 discard b8ea14c  fetch2: allow hiding checksum warning
 discard 4925e8e  tinfoil: add more doc comments
 discard 7ce3b14  tinfoil: add simple API for getting cached recipe information
 discard a952615  tinfoil: enable access to additional cached items
 discard 4056c16  tinfoil: add functionality for running full builds
 discard d770508  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
 discard efe0eb3  lib/bb/event: refactor printing events
 discard 2e44979  tinfoil: set a flag when recipes have been parsed
 discard 1ca47fc  tinfoil: add a parse_recipes() function
 discard d6e4db5  tinfoil: add internal mode to build_file() function
     new b516544  server/process.py: fix self.bitbake_lock.write()
     new 12398d7  bb/main.py: fix infinite loop for --server-only
     new 5db7646  bb/main.py: avoid starting server when not needed
     new b802fa3  bb/main.py: fix logic for --observe-only
     new 818b87d  tinfoil: add internal mode to build_file() function
     new 995fdfd  tinfoil: add a parse_recipes() function
     new 05f1cef  tinfoil: set a flag when recipes have been parsed
     new 1bffb98  lib/bb/event: refactor printing events
     new cdcf745  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
     new b72bb87  knotty: make it possible to use termfilter without either console
     new 226495a  tinfoil: add functionality for running full builds
     new 60b1ea8  tinfoil: enable access to additional cached items
     new 5c0a492  tinfoil: add simple API for getting cached recipe information
     new 6708cdf  tinfoil: add more doc comments
     new f0fb6ae  fetch2: allow hiding checksum warning
     new 65732d7  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   (b9ce437)
            \
             N -- N -- N   refs/heads/master-next (65732d7)

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 16 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/tinfoil.py | 1 -
 1 file changed, 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