[OE-core] [PATCH 0/7] Extensible SDK fixes

Paul Eggleton paul.eggleton at linux.intel.com
Mon Nov 23 02:37:35 UTC 2015


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



More information about the Openembedded-core mailing list