[bitbake-devel] [PATCH 0/9] 1.44 merge request

Armin Kuster akuster808 at gmail.com
Sun Nov 24 23:43:13 UTC 2019


Clean A-full build.

Please merge these chages to 1.44

The following changes since commit 1a79651c518abc35b99005c137ab7e82a99c75b0:

  fetch2: Ensure cached url data is matched to a datastore (2019-11-13 21:59:58 +0000)

are available in the git repository at:

  git://git.openembedded.org/bitbake-contrib stable/1.44-next
  http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/1.44-next

Christopher Larson (2):
  fetch2/git: fetch shallow revs when needed
  tests/fetch: add test for fetching shallow revs

Gavin Li (1):
  prserv: fix ResourceWarning due to unclosed socket

Peter Kjellerstedt (1):
  cooker: Remove a left-over comment about expanded_data

Richard Purdie (2):
  fetch2/clearcase: Fix warnings from python 3.8
  runqueue: Fix hash equivalence duplicate tasks running

Ross Burton (2):
  tests: add test for the hashing functions
  utils: also use mmap for SHA256 and SHA1, for performance

Volker Vogelhuber (1):
  fetch2/hg: Fix various runtime issues

 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         | 14 ++++++++++----
 lib/bb/tests/fetch.py      | 20 ++++++++++++++++++++
 lib/bb/tests/utils.py      | 26 ++++++++++++++++++++++++++
 lib/bb/utils.py            | 34 ++++++++++++++--------------------
 lib/prserv/serv.py         |  1 +
 9 files changed, 107 insertions(+), 48 deletions(-)

-- 
2.7.4



More information about the bitbake-devel mailing list