[oe-commits] [bitbake] branch master-next updated (ecaa364 -> 1536c11)

git at git.openembedded.org git at git.openembedded.org
Wed Dec 5 13:39:08 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.

    from ecaa364  increase server startup time
     new a3655fc  bitbake: persist_data: Fix leaking cursors causing deadlock
     new 3858480  bitbake: persist_data: Add key constraints
     new cc59015  bitbake: persist_data: Enable Write Ahead Log
     new d5d9c98  bitbake: persist_data: Disable enable_shared_cache
     new a5cb32f  bitbake: persist_data: Close databases across fork
     new 4fd67c2  bitbake: bitbake-worker: Pass taskhash as runtask parameter
     new 1536c11  bitbake: siggen: Split out stampfile hash fetch

The 7 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:
 bin/bitbake-worker     |   8 +-
 lib/bb/persist_data.py | 237 +++++++++++++++++++++++++++++++++++++------------
 lib/bb/runqueue.py     |  15 ++--
 lib/bb/siggen.py       |  13 ++-
 4 files changed, 197 insertions(+), 76 deletions(-)

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


More information about the Openembedded-commits mailing list