From: nitin.a.kamble@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Misc fixes related to x32
Date: Wed, 13 Jul 2011 05:59:29 -0700 [thread overview]
Message-ID: <cover.1310561877.git.nitin.a.kamble@intel.com> (raw)
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
next reply other threads:[~2011-07-13 19:30 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-13 12:59 nitin.a.kamble [this message]
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
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.1310561877.git.nitin.a.kamble@intel.com \
--to=nitin.a.kamble@intel.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.