[oe-commits] [bitbake] branch master-next updated (f633309 -> 61fb57e)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 7 12:35:58 UTC 2018


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository bitbake.

 discard f633309  bitbake: siggen: Split out stampfile hash fetch
 discard 9524323  bitbake: bitbake-worker: Pass taskhash as runtask parameter
 discard d5d9c98  bitbake: persist_data: Disable enable_shared_cache
 discard cc59015  bitbake: persist_data: Enable Write Ahead Log
 discard 3858480  bitbake: persist_data: Add key constraints
 discard a3655fc  bitbake: persist_data: Fix leaking cursors causing deadlock
 discard ecaa364  increase server startup time
 discard 2dca8b6  bitbake: Extra server startup debugging
     new f15890d  bitbake: persist_data: Fix leaking cursors causing deadlock
     new b492350  bitbake: persist_data: Add key constraints
     new 6680d5e  bitbake: persist_data: Enable Write Ahead Log
     new 565a0c9  bitbake: persist_data: Disable enable_shared_cache
     new d16400f  bitbake: bitbake-worker: Pass taskhash as runtask parameter
     new 60307d0  bitbake: siggen: Split out stampfile hash fetch
     new 860b8df  cache: Cleanup deprecated function usage
     new 97db888  server/process: Increase server startup time delay
     new 61fb57e  cooker: Add some timing debug messages to the server startup

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   (f633309)
            \
             N -- N -- N   refs/heads/master-next (61fb57e)

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 9 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/cache.py          |  2 +-
 lib/bb/cooker.py         | 48 +++++++++++++++++++-----------------------------
 lib/bb/daemonize.py      | 13 -------------
 lib/bb/server/process.py | 36 ++++--------------------------------
 4 files changed, 24 insertions(+), 75 deletions(-)

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


More information about the Openembedded-commits mailing list