[oe-commits] [bitbake] branch 1.44 updated (1a79651 -> 9a10720)

git at git.openembedded.org git at git.openembedded.org
Mon Nov 25 21:38:27 UTC 2019


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

rpurdie pushed a change to branch 1.44
in repository bitbake.

    from 1a79651  fetch2: Ensure cached url data is matched to a datastore
     new 24e3c71  fetch2/git: fetch shallow revs when needed
     new 566a6fe  tests/fetch: add test for fetching shallow revs
     new c61c835  fetch2/hg: Fix various runtime issues
     new cd970c9  prserv: fix ResourceWarning due to unclosed socket
     new 987996f  cooker: Remove a left-over comment about expanded_data
     new d535e78  tests: add test for the hashing functions
     new 94ede64  utils: also use mmap for SHA256 and SHA1, for performance
     new 2cccc14  fetch2/clearcase: Fix warnings from python 3.8
     new 33ffc21  runqueue: Fix hash equivalence duplicate tasks running
     new 7c847b0  prserv/serv: Only restart the server if settings change
     new 4299afd  siggen: Fix hashequiv bug where new hash wasn't referenced correctly
     new c5c5d78  runqueue: Improve sstate rehashing output
     new 9a10720  runqueue: Ensure failed harddependencies in scenequeue are accounted for in migrations

The 13 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/cooker.py           |  4 ----
 lib/bb/fetch2/clearcase.py |  6 +++---
 lib/bb/fetch2/git.py       | 23 ++++++++++++++-------
 lib/bb/fetch2/hg.py        | 27 +++++++++++++++---------
 lib/bb/runqueue.py         | 51 ++++++++++++++++++++++++++++++----------------
 lib/bb/siggen.py           |  1 +
 lib/bb/tests/fetch.py      | 20 ++++++++++++++++++
 lib/bb/tests/utils.py      | 26 +++++++++++++++++++++++
 lib/bb/utils.py            | 34 +++++++++++++------------------
 lib/prserv/serv.py         | 21 ++++++++++++-------
 10 files changed, 145 insertions(+), 68 deletions(-)

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


More information about the Openembedded-commits mailing list