From: Khem Raj <raj.khem@gmail.com>
To: OE core <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/4] eglibc 2.14 upgrade
Date: Tue, 21 Jun 2011 18:43:38 -0700 [thread overview]
Message-ID: <cover.1308706423.git.raj.khem@gmail.com> (raw)
This patchset upgrades eglibc 2.13 -> 2.14
Needed a binutils fix for x86_64
Package sotruss which is new in eglibc 2.14
The following changes since commit 78de64f58b98101f5be5778e9ecbdaae5ba32997:
binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64 (2011-06-21 17:58:06 -0700)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib kraj/eglibc-2.14
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/eglibc-2.14
Khem Raj (4):
eglibc: Upgrade recipes from 2.13 -> 2.14
eglibc-package.inc: Package newly added sotruss and supporting
libraries
binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64
tcmode-default.inc: Bump EGLIBCVERSION to 2.14
meta/conf/distro/include/tcmode-default.inc | 2 +-
...tive_2.13.bb => cross-localedef-native_2.14.bb} | 0
.../IO-acquire-lock-fix.patch | 0
.../eglibc-svn-arm-lowlevellock-include-tls.patch | 0
.../{eglibc-2.13 => eglibc-2.14}/etc/ld.so.conf | 0
.../generate-supported.mk | 0
.../ld-search-order.patch | 0
.../mips-rld-map-check.patch | 0
.../shorten-build-commands.patch | 0
.../stack-protector-test.patch | 0
...libc-initial_2.13.bb => eglibc-initial_2.14.bb} | 0
meta/recipes-core/eglibc/eglibc-package.inc | 7 +-
.../eglibc/{eglibc_2.13.bb => eglibc_2.14.bb} | 7 +-
.../binutils/binutils-2.21/binutils-pr12366.patch | 428 ++++++++++++++++++++
meta/recipes-devtools/binutils/binutils_2.21.bb | 3 +-
15 files changed, 439 insertions(+), 8 deletions(-)
rename meta/recipes-core/eglibc/{cross-localedef-native_2.13.bb => cross-localedef-native_2.14.bb} (100%)
rename meta/recipes-core/eglibc/{eglibc-2.13 => eglibc-2.14}/IO-acquire-lock-fix.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.13 => eglibc-2.14}/eglibc-svn-arm-lowlevellock-include-tls.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.13 => eglibc-2.14}/etc/ld.so.conf (100%)
rename meta/recipes-core/eglibc/{eglibc-2.13 => eglibc-2.14}/generate-supported.mk (100%)
rename meta/recipes-core/eglibc/{eglibc-2.13 => eglibc-2.14}/ld-search-order.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.13 => eglibc-2.14}/mips-rld-map-check.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.13 => eglibc-2.14}/shorten-build-commands.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-2.13 => eglibc-2.14}/stack-protector-test.patch (100%)
rename meta/recipes-core/eglibc/{eglibc-initial_2.13.bb => eglibc-initial_2.14.bb} (100%)
rename meta/recipes-core/eglibc/{eglibc_2.13.bb => eglibc_2.14.bb} (97%)
create mode 100644 meta/recipes-devtools/binutils/binutils-2.21/binutils-pr12366.patch
--
1.7.5.1
next reply other threads:[~2011-06-22 1:49 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-22 1:43 Khem Raj [this message]
2011-06-22 1:43 ` [PATCH 1/4] eglibc: Upgrade recipes from 2.13 -> 2.14 Khem Raj
2011-06-22 1:43 ` [PATCH 2/4] eglibc-package.inc: Package newly added sotruss and supporting libraries Khem Raj
2011-06-22 1:43 ` [PATCH 3/4] binutils_2.21.bb: Fix ld segfault exposed by eglibc 2.14 on x86_64 Khem Raj
2011-06-22 1:43 ` [PATCH 4/4] tcmode-default.inc: Bump EGLIBCVERSION to 2.14 Khem Raj
2011-06-22 15:57 ` [PATCH 0/4] eglibc 2.14 upgrade Richard Purdie
2011-06-22 18:35 ` Mark Hatle
2011-06-22 20:28 ` Mark Hatle
2011-06-22 21:26 ` Tom Rini
2011-06-22 22:31 ` Khem Raj
2011-06-22 22:51 ` Mark Hatle
2011-06-22 22:59 ` Richard Purdie
2011-06-22 23:22 ` Khem Raj
2011-06-22 23:29 ` Tom Rini
2011-06-23 4:13 ` Khem Raj
2011-06-23 16:26 ` Tom Rini
2011-06-23 18:01 ` Khem Raj
2011-06-23 5:47 ` Martin Jansa
2011-06-23 6:07 ` Khem Raj
2011-06-23 8:43 ` Khem Raj
2011-06-23 13:31 ` Richard Purdie
2011-06-23 18:00 ` Khem Raj
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.1308706423.git.raj.khem@gmail.com \
--to=raj.khem@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox