From: Nitin A Kamble <nitin.a.kamble@intel.com>
To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] ldconfig cache generation in cross way
Date: Mon, 04 Apr 2011 5:56:20 -0700 [thread overview]
Message-ID: <cover.1301921659.git.nitin.a.kamble@intel.com> (raw)
From: Nitin A Kamble <nitin.a.kamble@intel.com>
This brings few commits related to the yocto bug #780
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: nitin/bug780
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/bug780
Thanks,
Nitin A Kamble <nitin.a.kamble@intel.com>
---
Nitin A Kamble (3):
image.bbclass: make execution ldconfig verbose
libxcb: fix for broken library link in the image
ldconfig-native-2.12.1: newer recipe with eglibc sources
meta/classes/image.bbclass | 3 +-
.../ldconfig-native-2.12.1}/32and64bit.patch | 94 +++--
.../eglibc/ldconfig-native-2.12.1/README | 8 +
.../endian-ness_handling.patch | 451 ++++++++++++++++++++
.../eglibc/ldconfig-native-2.12.1/flag_fix.patch | 22 +
.../ldconfig-native-2.12.1.tar.bz2 | Bin 0 -> 21491 bytes
.../ldconfig-native-2.12.1}/ldconfig.patch | 125 +++---
.../ldconfig_aux-cache_path_fix.patch | 34 ++
meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb | 27 ++
.../ldconfig-native-2.5.tar.bz2 | Bin 19454 -> 0 bytes
meta/recipes-core/glibc/ldconfig-native_2.5.bb | 24 -
meta/recipes-graphics/xcb/libxcb.inc | 4 +-
meta/recipes-graphics/xcb/libxcb_1.1.91.bb | 2 +-
meta/recipes-graphics/xcb/libxcb_1.7.bb | 2 +-
meta/recipes-graphics/xcb/libxcb_git.bb | 1 +
15 files changed, 680 insertions(+), 117 deletions(-)
rename meta/recipes-core/{glibc/ldconfig-native-2.5 => eglibc/ldconfig-native-2.12.1}/32and64bit.patch (78%)
create mode 100644 meta/recipes-core/eglibc/ldconfig-native-2.12.1/README
create mode 100644 meta/recipes-core/eglibc/ldconfig-native-2.12.1/endian-ness_handling.patch
create mode 100644 meta/recipes-core/eglibc/ldconfig-native-2.12.1/flag_fix.patch
create mode 100644 meta/recipes-core/eglibc/ldconfig-native-2.12.1/ldconfig-native-2.12.1.tar.bz2
rename meta/recipes-core/{glibc/ldconfig-native-2.5 => eglibc/ldconfig-native-2.12.1}/ldconfig.patch (84%)
create mode 100644 meta/recipes-core/eglibc/ldconfig-native-2.12.1/ldconfig_aux-cache_path_fix.patch
create mode 100644 meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb
delete mode 100644 meta/recipes-core/glibc/ldconfig-native-2.5/ldconfig-native-2.5.tar.bz2
delete mode 100644 meta/recipes-core/glibc/ldconfig-native_2.5.bb
--
1.7.2.2
next reply other threads:[~2011-04-04 19:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-04 12:56 Nitin A Kamble [this message]
2011-04-04 12:56 ` [PATCH 2/3] libxcb: fix for broken library link in the image Nitin A Kamble
2011-04-04 12:56 ` [PATCH 3/3] ldconfig-native-2.12.1: newer recipe with eglibc sources Nitin A Kamble
2011-04-04 12:56 ` [PATCH 1/3] image.bbclass: make execution ldconfig verbose Nitin A Kamble
2011-04-04 22:56 ` [poky] [PATCH 0/3] ldconfig cache generation in cross way Richard Purdie
2011-04-04 22:56 ` Richard Purdie
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.1301921659.git.nitin.a.kamble@intel.com \
--to=nitin.a.kamble@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=poky@yoctoproject.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.