From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] A couple of fixes related to the server rework
Date: Mon, 7 Aug 2017 12:03:42 +0200 [thread overview]
Message-ID: <cover.1502100124.git.paul.eggleton@linux.intel.com> (raw)
A couple of fixes for issues I've noticed when working with the newly
reworked server code in bitbake.
Note: patch 2/2 also requires the revert I just sent to bitbake-devel
in order to fully resolve the issue.
The following changes since commit a5bb13a5d7d7a668ca61da6b17884e3b05b95355:
python: don't include -tests with modules (2017-08-03 11:14:04 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/server-fixes
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=paule/server-fixes
Paul Eggleton (2):
bitbake.conf: whitelist BB_SERVER_TIMEOUT from config hash
devtool: fix handling of errors during task execution
meta/conf/bitbake.conf | 2 +-
scripts/lib/devtool/standard.py | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
--
2.9.4
next reply other threads:[~2017-08-07 10:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-07 10:03 Paul Eggleton [this message]
2017-08-07 10:03 ` [PATCH 1/2] bitbake.conf: whitelist BB_SERVER_TIMEOUT from config hash Paul Eggleton
2017-08-07 10:03 ` [PATCH 2/2] devtool: fix handling of errors during task execution Paul Eggleton
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.1502100124.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@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.