All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] misc fixes
@ 2011-12-21 19:27 nitin.a.kamble
  2011-12-21 19:27 ` [PATCH 1/3] gmp: Don't check "$CC $CFLAGS" for x32 in gmp configure nitin.a.kamble
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: nitin.a.kamble @ 2011-12-21 19:27 UTC (permalink / raw)
  To: openembedded-core; +Cc: H.J. Lu

From: Nitin A Kamble <nitin.a.kamble@intel.com>

Here are few misc fixes for oecore.

Thanks,
Nitin

The following changes since commit dee0fc1462ba18551571c3b2d0f2b443a2feca18:

  multilib.conf: Enable shadow-sysroot and libffi (2011-12-21 17:24:44 +0000)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib nitin/misc
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc

H.J. Lu (1):
  gmp: Don't check "$CC $CFLAGS" for x32 in gmp configure

Nitin A Kamble (2):
  bitbake.conf multilib.conf: move the definition of baselib
  binutils: fix building on distros with matching binutils version

 meta/conf/bitbake.conf                             |    2 +-
 meta/conf/multilib.conf                            |    2 -
 .../binutils/binutils-cross-canadian_2.22.bb       |    2 +-
 .../binutils/binutils-crosssdk_2.22.bb             |    2 +-
 meta/recipes-devtools/binutils/binutils.inc        |    2 +-
 meta/recipes-devtools/binutils/binutils_2.22.bb    |    2 +-
 meta/recipes-support/gmp/gmp/gmp_fix_for_x32.patch |   24 ++++++++-----------
 7 files changed, 15 insertions(+), 21 deletions(-)

-- 
1.7.6.4




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

end of thread, other threads:[~2011-12-22 19:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-21 19:27 [PATCH 0/3] misc fixes nitin.a.kamble
2011-12-21 19:27 ` [PATCH 1/3] gmp: Don't check "$CC $CFLAGS" for x32 in gmp configure nitin.a.kamble
2011-12-21 19:27 ` [PATCH 2/3] bitbake.conf multilib.conf: move the definition of baselib nitin.a.kamble
2011-12-21 19:27 ` [PATCH 3/3] binutils: fix building on distros with matching binutils version nitin.a.kamble
2011-12-21 22:41   ` Martin Jansa
2011-12-22 16:27     ` Kamble, Nitin A
2011-12-22 19:27 ` [PATCH 0/3] misc fixes Saul Wold

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.