All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Extensible SDK fixes
@ 2016-03-31  8:53 Paul Eggleton
  2016-03-31  8:53 ` [PATCH 1/5] classes/populate_sdk_ext: support setting vars from environment at build time Paul Eggleton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Paul Eggleton @ 2016-03-31  8:53 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2016-03-31  8:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31  8:53 [PATCH 0/5] Extensible SDK fixes Paul Eggleton
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

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.