From: "Steve Sakoman" <steve@sakoman.com>
To: bitbake-devel@lists.openembedded.org
Subject: [bitbake][dunfell][1.46][PATCH 0/5] Pull request (cover letter only)
Date: Wed, 1 Jul 2020 15:44:22 -1000 [thread overview]
Message-ID: <cover.1593654198.git.steve@sakoman.com> (raw)
The following changes since commit 83296870bede70e31bdf6e73683bcc30681023fc:
tests/fetch: Switch from git.infradead.org to a YP mirror (2020-06-22 20:53:17 +0100)
are available in the Git repository at:
git://git.openembedded.org/bitbake-contrib stable/1.46-next
http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/1.46-next
Joshua Watt (2):
hashserv: Chunkify large messages
siggen: Fix error when hash equivalence has an exception
Richard Purdie (2):
runqueue: Avoid unpickle errors in rare cases
msg: Avoid issues where paths have relative components
akuster (1):
test/fetch: change to better svn source
lib/bb/msg.py | 2 +-
lib/bb/runqueue.py | 9 +++-
lib/bb/siggen.py | 1 +
lib/bb/tests/fetch.py | 2 +-
lib/hashserv/__init__.py | 22 ++++++++
lib/hashserv/client.py | 43 +++++++++++++---
lib/hashserv/server.py | 105 +++++++++++++++++++++++++++------------
lib/hashserv/tests.py | 23 +++++++++
8 files changed, 162 insertions(+), 45 deletions(-)
--
2.17.1
reply other threads:[~2020-07-02 1:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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.1593654198.git.steve@sakoman.com \
--to=steve@sakoman.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.