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

git at git.openembedded.org git at git.openembedded.org
Tue Jul 18 21:40: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 b150d01  knotty: make it possible to use termfilter without consoles
 discard 6d6d117  fetch2: fire an event when there are missing checksums
 discard a7ea92c  fetch2: allow hiding checksum warning
 discard 86b7188  fetch2: fix indentation
 discard f067b94  tinfoil: add more doc comments
 discard 82f154e  cooker: fix whitespace
 discard 1a17e0e  cache.py: fix whitespace
 discard db01cc7  tinfoil: add simple API for getting cached recipe information
 discard 12f4806  tinfoil: enable access to additional cached items
 discard b430d5c  cookerdata: fix indentation and trailing spaces
 discard cd3ebf3  tinfoil: add functionality for running full builds
 discard ac33b55  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
 discard dc6fd78  lib/bb/event: refactor printing events
 discard cbd6612  tinfoil: set a flag when recipes have been parsed
 discard 436b892  tinfoil: add a parse_recipes() function
 discard edf695c  tinfoil: add internal mode to build_file() function
 discard a9df726  knotty: fix indentation
 discard 5d42de9  cookerdata/cooker: Restore original datastore upon client disconnect
 discard d24791e  server: Rework the server API so process and xmlrpc servers coexist
 discard 2b1f4cd  daemonize: Various fixes
 discard f6b8c33  cookerdata: Add a function to find TOPDIR
 discard db127f9  server: Remove base classes and inline code
 discard 4c1d783  event/command: Allow UI to request the UI eventhander ID
     add 06a96d2  knotty: fix indentation
     add 4dbf4f1  cookerdata: fix indentation and trailing spaces
     add e22b1f1  cache.py: fix whitespace
     add a5f9603  cooker: fix whitespace
     add 6683338  fetch2: fix indentation
     new f8cf2cb  event/command: Allow UI to request the UI eventhander ID
     new a1c6151  server: Remove base classes and inline code
     new d196afe  cookerdata: Add a function to find TOPDIR
     new 4e780fa  daemonize: Various fixes
     new 758831d  server: Rework the server API so process and xmlrpc servers coexist
     new 10ebb56  cookerdata/cooker: Restore original datastore upon client disconnect
     new 4b0d418  tinfoil: add internal mode to build_file() function
     new b3b999a  tinfoil: add a parse_recipes() function
     new 21e7199  tinfoil: set a flag when recipes have been parsed
     new ac51839  lib/bb/event: refactor printing events
     new a6c80f6  lib/bb/ui/uihelper: indicate to caller of eventHandler() if events handled
     new ecb0fd8  tinfoil: add functionality for running full builds
     new 9112540  tinfoil: enable access to additional cached items
     new b2573aa  tinfoil: add simple API for getting cached recipe information
     new dfd15d7  tinfoil: add more doc comments
     new 2c24d76  fetch2: allow hiding checksum warning
     new f57dfd3  fetch2: fire an event when there are missing checksums
     new 0bfee12  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   (b150d01)
            \
             N -- N -- N   refs/heads/master-next (0bfee12)

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/server/process.py | 1 +
 1 file changed, 1 insertion(+)

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


More information about the Openembedded-commits mailing list