All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/7] Extensible SDK fixes
Date: Mon, 23 Nov 2015 15:37:35 +1300	[thread overview]
Message-ID: <cover.1448246218.git.paul.eggleton@linux.intel.com> (raw)

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



             reply	other threads:[~2015-11-23  2:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23  2:37 Paul Eggleton [this message]
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

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.1448246218.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.