[oe-commits] [bitbake] branch master-next updated (797f4ac -> b53ebf8)

git at git.openembedded.org git at git.openembedded.org
Thu Dec 20 11:19:26 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 797f4ac  data/siggen: Switch md5 -> sha256
     new 23b2e1f  tests/persist_data: Add tests
     new 8e6d28c  siggen: Split out task unique hash
     new 5c3db5e  runqueue: Track task unique hash
     new 668e808  runqueue: Pass unique hash to task
     new b53ebf8  runqueue: Pass unique hash to hash validate

The 5 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-selftest         |   1 +
 bin/bitbake-worker           |   7 ++-
 lib/bb/runqueue.py           |  76 ++++++++++++++++-------
 lib/bb/siggen.py             |   7 ++-
 lib/bb/tests/persist_data.py | 142 +++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 205 insertions(+), 28 deletions(-)
 create mode 100644 lib/bb/tests/persist_data.py

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


More information about the Openembedded-commits mailing list