All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc toolchain patches
@ 2014-07-31  1:16 Mark Hatle
  2014-07-31  1:16 ` [PATCH 1/3] gcc: Fix gcc-multilib-config comparison Mark Hatle
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mark Hatle @ 2014-07-31  1:16 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-07-31  1:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-31  1:16 [PATCH 0/3] Misc toolchain patches Mark Hatle
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

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.