Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/7] Extensible SDK fixes
@ 2015-11-23  2:37 Paul Eggleton
  2015-11-23  2:37 ` [PATCH 1/7] scripts/gen-lockedsig-cache: improve output Paul Eggleton
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Paul Eggleton @ 2015-11-23  2:37 UTC (permalink / raw)
  To: openembedded-core

Fixes for the extensible SDK and related items.


The following changes since commit 6f98c39418c60b7c0b25b30983d2e5257158a6a4:

  gcc: Drop 4.8 (2015-11-16 14:59:07 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/extsdkfixes2
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/extsdkfixes2

Paul Eggleton (7):
  scripts/gen-lockedsig-cache: improve output
  nativesdk-buildtools-perl-dummy: fix rebuilding when SDKMACHINE changes
  toolchain-shar-extract.sh: do not allow $ in paths for ext SDK
  classes/populate_sdk_ext: tidy up preparation log file writing
  classes/populate_sdk_ext: make it clear when SDK installation has failed
  classes/populate_sdk_ext: tweak reporting of workspace exclusion
  classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCH

 meta/classes/populate_sdk_ext.bbclass                     | 10 ++++++++--
 meta/files/toolchain-shar-extract.sh                      |  4 ++--
 meta/lib/oe/copy_buildsystem.py                           |  5 +++--
 meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb | 11 +++++++++--
 scripts/gen-lockedsig-cache                               | 13 ++++++++++---
 5 files changed, 32 insertions(+), 11 deletions(-)

-- 
2.1.0



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

end of thread, other threads:[~2015-11-23  2:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23  2:37 [PATCH 0/7] Extensible SDK fixes Paul Eggleton
2015-11-23  2:37 ` [PATCH 1/7] scripts/gen-lockedsig-cache: improve output Paul Eggleton
2015-11-23  2:37 ` [PATCH 2/7] nativesdk-buildtools-perl-dummy: fix rebuilding when SDKMACHINE changes Paul Eggleton
2015-11-23  2:37 ` [PATCH 3/7] toolchain-shar-extract.sh: do not allow $ in paths for ext SDK Paul Eggleton
2015-11-23  2:37 ` [PATCH 4/7] classes/populate_sdk_ext: tidy up preparation log file writing Paul Eggleton
2015-11-23  2:37 ` [PATCH 5/7] classes/populate_sdk_ext: make it clear when SDK installation has failed Paul Eggleton
2015-11-23  2:37 ` [PATCH 6/7] classes/populate_sdk_ext: tweak reporting of workspace exclusion Paul Eggleton
2015-11-23  2:37 ` [PATCH 7/7] classes/populate_sdk_ext: fail if SDK_ARCH != BUILD_ARCH Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox