From: Armin Kuster <akuster808@gmail.com>
To: bitbake-devel@openembedded.org
Subject: [1.44 0/7] patch review
Date: Sun, 9 Feb 2020 08:03:08 -0800 [thread overview]
Message-ID: <cover.1581264053.git.akuster808@gmail.com> (raw)
Here are a few more changes targeted for the zeus 3.0.2 release.
Please have comments back by Tuesday.
The following changes since commit 1a026d4aca47ed1b0b74a8a818635e7520e8f9c8:
runqueue: Use a set for the setscene tasks list (2020-01-18 12:20:38 -0800)
are available in the Git repository at:
git://git.openembedded.org/bitbake-contrib stable/1.44-nut
http://cgit.openembedded.org/bitbake-contrib/log/?h=stable/1.44-nut
Chris Laplante (3):
fetch2: do not suffix srcrev cache key with PN
fetch2/git: _revision_key: collapse adjacent slashes
persist_data.py: Immediately get exclusive lock in __setitem__
Frazer Clews (1):
cooker/toaster: replaced deprecated method warn() with warning()
Richard Purdie (3):
siggen: Optimise get_unihash disk based cache handling
siggen: Cache unihash values to avoid cache lookup
siggen: Avoid cache mismatch issues with locked sigs
lib/bb/cooker.py | 2 +-
lib/bb/fetch2/__init__.py | 3 +-
lib/bb/fetch2/git.py | 4 +-
lib/bb/persist_data.py | 3 +
lib/bb/siggen.py | 68 +++++++++++++------
.../management/commands/runbuilds.py | 6 +-
6 files changed, 60 insertions(+), 26 deletions(-)
--
2.17.1
next reply other threads:[~2020-02-09 16:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-09 16:03 Armin Kuster [this message]
2020-02-09 16:03 ` [1.44 1/7] fetch2: do not suffix srcrev cache key with PN Armin Kuster
2020-02-09 16:03 ` [1.44 2/7] fetch2/git: _revision_key: collapse adjacent slashes Armin Kuster
2020-02-09 16:03 ` [1.44 3/7] persist_data.py: Immediately get exclusive lock in __setitem__ Armin Kuster
2020-02-09 16:03 ` [1.44 4/7] cooker/toaster: replaced deprecated method warn() with warning() Armin Kuster
2020-02-09 16:03 ` [1.44 5/7] siggen: Optimise get_unihash disk based cache handling Armin Kuster
2020-02-09 16:03 ` [1.44 6/7] siggen: Cache unihash values to avoid cache lookup Armin Kuster
2020-02-09 16:03 ` [1.44 7/7] siggen: Avoid cache mismatch issues with locked sigs 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.1581264053.git.akuster808@gmail.com \
--to=akuster808@gmail.com \
--cc=bitbake-devel@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.