Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Misc fixes related to x32
@ 2011-07-13 12:59 nitin.a.kamble
  2011-07-13 12:59 ` [PATCH 1/3] bitbake.conf, bbclasses: define *_LD_ARCH & *AS_ARCH vars nitin.a.kamble
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: nitin.a.kamble @ 2011-07-13 12:59 UTC (permalink / raw)
  To: openembedded-core

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

The following changes since commit 18a99c8500c7daa586fbe9f9d4e8398ebc95266f:

  udev-172: add a newer version for newer kernel (2011-07-13 05:55:54 -0700)

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

Nitin A Kamble (3):
  bitbake.conf, bbclasses: define *_LD_ARCH & *AS_ARCH vars
  glib-2.0: fix makefiles
  openssl: compilation fixes for x32

 meta/classes/allarch.bbclass                       |    2 +
 meta/classes/cross-canadian.bbclass                |    2 +
 meta/classes/cross.bbclass                         |    2 +
 meta/classes/crosssdk.bbclass                      |    2 +
 meta/classes/kernel.bbclass                        |    4 +
 meta/classes/native.bbclass                        |   10 ++-
 meta/classes/nativesdk.bbclass                     |    4 +
 meta/classes/toolchain-scripts.bbclass             |    5 +-
 meta/conf/bitbake.conf                             |   21 ++++--
 meta/conf/documentation.conf                       |    2 +
 .../openssl/openssl-0.9.8r/x32_compile_fix.patch   |   74 ++++++++++++++++++++
 meta/recipes-connectivity/openssl/openssl.inc      |    5 ++
 .../recipes-connectivity/openssl/openssl_0.9.8r.bb |    5 +-
 .../glib-2.0/glib-2.0/x32_compile_fix.patch        |   65 +++++++++++++++++
 meta/recipes-core/glib-2.0/glib-2.0_2.28.8.bb      |    3 +-
 15 files changed, 192 insertions(+), 14 deletions(-)
 create mode 100644 meta/recipes-connectivity/openssl/openssl-0.9.8r/x32_compile_fix.patch
 create mode 100644 meta/recipes-core/glib-2.0/glib-2.0/x32_compile_fix.patch

-- 
1.7.5.4




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

end of thread, other threads:[~2011-07-14 14:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13 12:59 [PATCH 0/3] Misc fixes related to x32 nitin.a.kamble
2011-07-13 12:59 ` [PATCH 1/3] bitbake.conf, bbclasses: define *_LD_ARCH & *AS_ARCH vars nitin.a.kamble
2011-07-13 21:12   ` Khem Raj
2011-07-13 12:59 ` [PATCH 2/3] glib-2.0: fix makefiles nitin.a.kamble
2011-07-14 14:09   ` Richard Purdie
2011-07-13 12:59 ` [PATCH 3/3] openssl: compilation fixes for x32 nitin.a.kamble

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox