All of lore.kernel.org
 help / color / mirror / Atom feed
From: Armin Kuster <akuster808@gmail.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/9] 1.44 merge request
Date: Sun, 24 Nov 2019 15:43:13 -0800	[thread overview]
Message-ID: <cover.1574638886.git.akuster808@gmail.com> (raw)

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



             reply	other threads:[~2019-11-24 23:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-24 23:43 Armin Kuster [this message]
2019-11-24 23:43 ` [PATCH 1/9] fetch2/git: fetch shallow revs when needed Armin Kuster
2019-11-24 23:43 ` [PATCH 2/9] tests/fetch: add test for fetching shallow revs Armin Kuster
2019-11-24 23:43 ` [PATCH 3/9] fetch2/hg: Fix various runtime issues Armin Kuster
2019-11-24 23:43 ` [PATCH 4/9] prserv: fix ResourceWarning due to unclosed socket Armin Kuster
2019-11-24 23:43 ` [PATCH 5/9] cooker: Remove a left-over comment about expanded_data Armin Kuster
2019-11-24 23:43 ` [PATCH 6/9] tests: add test for the hashing functions Armin Kuster
2019-11-24 23:43 ` [PATCH 7/9] utils: also use mmap for SHA256 and SHA1, for performance Armin Kuster
2019-11-24 23:43 ` [PATCH 8/9] fetch2/clearcase: Fix warnings from python 3.8 Armin Kuster
2019-11-24 23:43 ` [PATCH 9/9] runqueue: Fix hash equivalence duplicate tasks running Armin Kuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1574638886.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.