Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] eglibc 2.14 upgrade
@ 2011-06-22  1:43 Khem Raj
  2011-06-22  1:43 ` [PATCH 1/4] eglibc: Upgrade recipes from 2.13 -> 2.14 Khem Raj
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Khem Raj @ 2011-06-22  1:43 UTC (permalink / raw)
  To: OE core

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




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

end of thread, other threads:[~2011-06-23 18:05 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-22  1:43 [PATCH 0/4] eglibc 2.14 upgrade Khem Raj
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

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