From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] Extensible SDK fixes
Date: Thu, 31 Mar 2016 21:53:30 +1300 [thread overview]
Message-ID: <cover.1459414389.git.paul.eggleton@linux.intel.com> (raw)
The following changes since commit e3fc8ef152494e9b7cff8de110a784150295f17e:
recipes-support/rng-tools: Change runlevel start from S to 2, 3, 4, 5. (2016-03-30 21:32:11 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/extsdkfixes10-oe
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/extsdkfixes10-oe
Paul Eggleton (5):
classes/populate_sdk_ext: support setting vars from environment at build time
oe-publish-sdk: prevent specifying a directory for the SDK argument
oe-publish-sdk: exclude sstate-cache if publishing minimal SDK
toolchain-shar-extract.sh: ensure all_proxy is allowed through
devtool: modify: call shutdown on tinfoil when done
meta/classes/populate_sdk_ext.bbclass | 26 ++++++++++++++++++++++++++
meta/files/toolchain-shar-extract.sh | 13 ++++++++++---
scripts/lib/devtool/standard.py | 2 ++
scripts/oe-publish-sdk | 13 +++++++------
4 files changed, 45 insertions(+), 9 deletions(-)
--
2.5.5
next reply other threads:[~2016-03-31 8:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-31 8:53 Paul Eggleton [this message]
2016-03-31 8:53 ` [PATCH 1/5] classes/populate_sdk_ext: support setting vars from environment at build time Paul Eggleton
2016-03-31 8:53 ` [PATCH 2/5] oe-publish-sdk: prevent specifying a directory for the SDK argument Paul Eggleton
2016-03-31 8:53 ` [PATCH 3/5] oe-publish-sdk: exclude sstate-cache if publishing minimal SDK Paul Eggleton
2016-03-31 8:53 ` [PATCH 4/5] toolchain-shar-extract.sh: ensure all_proxy is allowed through Paul Eggleton
2016-03-31 8:53 ` [PATCH 5/5] devtool: modify: call shutdown on tinfoil when done 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.1459414389.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.