All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] SDK-related fixes
@ 2015-04-20 16:47 Paul Eggleton
  2015-04-20 16:47 ` [PATCH 1/5] devtool: force use of bash when running build within extensible SDK Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2015-04-20 16:47 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-04-20 16:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-20 16:47 [PATCH 0/5] SDK-related fixes Paul Eggleton
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

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.