All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] Misc toolchain patches
Date: Wed, 30 Jul 2014 20:16:24 -0500	[thread overview]
Message-ID: <cover.1406769215.git.mark.hatle@windriver.com> (raw)

A few misc toolchain fixes/patches.  This serials corrects a couple of issues
noticed when working with an external binary toolchain, as well as when
generating an SDK.

The following changes since commit 7986adeac16550b33f65fded39a55f668e0e543f:

  populate_sdk_base: Fix grep command usage on old hosts (2014-07-29 09:57:54 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mhatle/tc
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mhatle/tc

Mark Hatle (3):
  gcc: Fix gcc-multilib-config comparison
  tune-mips*: Ensure tunes are inherited in order
  sanity.bbclass: Add ability to verify toolchain flags

 meta/classes/sanity.bbclass                       | 52 ++++++++++++++++++++---
 meta/conf/machine/include/tune-mips32r2.inc       |  2 +-
 meta/conf/machine/include/tune-mips64.inc         |  2 +-
 meta/recipes-devtools/gcc/gcc-multilib-config.inc |  2 +-
 4 files changed, 49 insertions(+), 9 deletions(-)

-- 
1.9.3



             reply	other threads:[~2014-07-31  1:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-31  1:16 Mark Hatle [this message]
2014-07-31  1:16 ` [PATCH 1/3] gcc: Fix gcc-multilib-config comparison Mark Hatle
2014-07-31  1:16 ` [PATCH 2/3] tune-mips*: Ensure tunes are inherited in order Mark Hatle
2014-07-31  1:16 ` [PATCH 3/3] sanity.bbclass: Add ability to verify toolchain flags Mark Hatle

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.1406769215.git.mark.hatle@windriver.com \
    --to=mark.hatle@windriver.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.