All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] gcc fixes and eglibc update
Date: Wed, 27 Jun 2012 18:09:39 -0700	[thread overview]
Message-ID: <cover.1340845612.git.raj.khem@gmail.com> (raw)

This patchset updates eglibc 2.15 to latest (all qemu boot into sato image)
fix unpackaged file warning in libgcc
Remove USE_NLS from gcc configure ( depends on a patch from my previous pull )

All uclibc/eglibc images and meta-toolchains build ok and boot ok too.

The following changes since commit f4b5afe46ff018570c1949653eb6995428827f6f:

  sanity.bbclass: Increase LAYER_CONF_VERSION to match bblayers change (2012-06-25 17:20:06 +0100)

are available in the git repository at:

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

Dennis Lan (1):
  eglibc: support mipsel little endian, filter out -march=mips32

Khem Raj (3):
  libgcc: Remove unpackage unwind.h
  gcc-configure-sdk,gcc-configure-cross: Dont recompute USE_NLS
  eglibc-2.15: Update to latest on 2.15 branch

 meta/recipes-core/eglibc/eglibc_2.15.bb           |    3 ++-
 meta/recipes-devtools/gcc/gcc-configure-cross.inc |    2 --
 meta/recipes-devtools/gcc/gcc-configure-sdk.inc   |    4 ----
 meta/recipes-devtools/gcc/libgcc_4.7.bb           |    4 ++++
 4 files changed, 6 insertions(+), 7 deletions(-)

-- 
1.7.9.5




             reply	other threads:[~2012-06-28  1:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-28  1:09 Khem Raj [this message]
2012-06-28  1:10 ` [PATCH 1/4] libgcc: Remove unpackage unwind.h Khem Raj
2012-06-28  1:10 ` [PATCH 2/4] gcc-configure-sdk, gcc-configure-cross: Dont recompute USE_NLS Khem Raj
2012-06-28  1:10 ` [PATCH 3/4] eglibc: support mipsel little endian, filter out -march=mips32 Khem Raj
2012-06-28  9:37   ` Dennis.Yxun
2012-06-28 17:02     ` Khem Raj
2012-06-28  1:10 ` [PATCH 4/4] eglibc-2.15: Update to latest on 2.15 branch Khem Raj

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.1340845612.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.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.