All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fixes for python-native and runqemu with uclibc
@ 2011-11-28  1:45 Khem Raj
  2011-11-28  1:46 ` [PATCH 1/3] default-distrovars: Define SDK_VERSION and DISTRO_VERSION Khem Raj
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Khem Raj @ 2011-11-28  1:45 UTC (permalink / raw)
  To: openembedded-core

These patches fix a problem with python-native
and other patches to get runqemu working with uclibc

The following changes since commit a14b41f4de3ea6c3f00ff7a1d0441483e40b28de:

  default-distrovars: Define SDK_VERSION and DISTRO_VERSION (2011-11-27 17:32:00 -0800)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib kraj/misc
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc

Khem Raj (3):
  default-distrovars: Define SDK_VERSION and DISTRO_VERSION
  toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc
  python-native: Fix gcc compiler detecting logic

 meta/classes/toolchain-scripts.bbclass             |    8 +++++-
 meta/conf/distro/include/default-distrovars.inc    |    3 +-
 .../python/python-native/unixccompiler.patch       |   22 ++++++++++----------
 .../recipes-devtools/python/python-native_2.7.2.bb |    2 +-
 4 files changed, 20 insertions(+), 15 deletions(-)

-- 
1.7.5.4




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

end of thread, other threads:[~2011-11-29 15:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-28  1:45 [PATCH 0/3] Fixes for python-native and runqemu with uclibc Khem Raj
2011-11-28  1:46 ` [PATCH 1/3] default-distrovars: Define SDK_VERSION and DISTRO_VERSION Khem Raj
2011-11-28  1:46 ` [PATCH 2/3] toolchain-scripts.bbclass: Make it work when TCLIBC=uclibc Khem Raj
2011-11-28  1:46 ` [PATCH 3/3] python-native: Fix gcc compiler detecting logic Khem Raj
2011-11-29 15:49 ` [PATCH 0/3] Fixes for python-native and runqemu with uclibc 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.