[oe-commits] [bitbake] branch master updated (b5686fc -> 83ece2c)

git at git.openembedded.org git at git.openembedded.org
Fri Dec 7 12:43:17 UTC 2018


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

rpurdie pushed a change to branch master
in repository bitbake.

    from b5686fc  main: Don't use print() directly, use logger
     new e8b9d3f  persist_data: Fix leaking cursors causing deadlock
     new f5ba777  persist_data: Add key constraints
     new 79100fa  persist_data: Enable Write Ahead Log
     new 71b427b  persist_data: Disable enable_shared_cache
     new 1e86d8c  bitbake-worker: Pass taskhash as runtask parameter
     new ce24153  siggen: Split out stampfile hash fetch
     new 83ece2c  cache: Cleanup deprecated function usage

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/cache.py        |   2 +-
 lib/bb/persist_data.py | 199 ++++++++++++++++++++++++++++++++++---------------
 lib/bb/runqueue.py     |  15 ++--
 lib/bb/siggen.py       |  13 +++-
 5 files changed, 160 insertions(+), 77 deletions(-)

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


More information about the Openembedded-commits mailing list