From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/5] SDK-related fixes
Date: Mon, 20 Apr 2015 17:47:04 +0100 [thread overview]
Message-ID: <cover.1429548323.git.paul.eggleton@linux.intel.com> (raw)
A bugfix and some minor improvements for the extensible SDK (the last
two apply also to the standard SDK).
The following changes since commit 2e3c8fd70694dcf9553b5e4c50a57b617a9130b6:
image.bbclass: Allow to remove do_rootfs -> virtual/kernel:do_packagedata dependency (2015-04-20 15:29:06 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/extsdkfixes
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/extsdkfixes
Paul Eggleton (5):
devtool: force use of bash when running build within extensible SDK
classes/populate_sdk_ext: disable network connectivity check
classes/populate_sdk_ext: add warning against editing configuration
classes/populate_sdk_base: Show title in SDK installer
toolchain-shar-extract.sh: mention how to set up the SDK environment
meta/classes/populate_sdk_base.bbclass | 4 ++++
meta/classes/populate_sdk_ext.bbclass | 15 +++++++++++++++
meta/files/toolchain-shar-extract.sh | 5 +++++
meta/recipes-core/meta/buildtools-tarball.bb | 2 ++
scripts/lib/devtool/__init__.py | 5 +++++
5 files changed, 31 insertions(+)
--
2.1.0
next reply other threads:[~2015-04-20 16:48 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-20 16:47 Paul Eggleton [this message]
2015-04-20 16:47 ` [PATCH 1/5] devtool: force use of bash when running build within extensible SDK Paul Eggleton
2015-04-20 16:47 ` [PATCH 2/5] classes/populate_sdk_ext: disable network connectivity check Paul Eggleton
2015-04-20 16:47 ` [PATCH 3/5] classes/populate_sdk_ext: add warning against editing configuration Paul Eggleton
2015-04-20 16:47 ` [PATCH 4/5] classes/populate_sdk_base: Show title in SDK installer Paul Eggleton
2015-04-20 16:47 ` [PATCH 5/5] toolchain-shar-extract.sh: mention how to set up the SDK environment 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.1429548323.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.