]> code.ossystems Code Review - openembedded-core.git/commit
glibc: Upgrade 2.20 -> 2.21
authorKhem Raj <raj.khem@gmail.com>
Mon, 2 Feb 2015 07:49:10 +0000 (23:49 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Feb 2015 17:04:19 +0000 (17:04 +0000)
commit6617cc92076764d51f0190786f8d62b8c99ae984
tree2316b9285344aa83ffa262eb0d5bc6b3bc98fdc4
parentad016fa7492ba23c751cf33dd1befde7782facfa
glibc: Upgrade 2.20 -> 2.21

Drop CVE backports and ppc/fpu detection patch which is not needed anymore
Forward port eglibc option groups patch
Default to using glibc 2.21

Additional patches needed to appease -Werror option

Change-Id: I1873097cec8387ea9e8186a255122938fc28c976
Signed-off-by: Khem Raj <raj.khem@gmail.com>
16 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-core/glibc/cross-localedef-native_2.21.bb [moved from meta/recipes-core/glibc/cross-localedef-native_2.20.bb with 83% similarity]
meta/recipes-core/glibc/glibc-initial_2.21.bb [moved from meta/recipes-core/glibc/glibc-initial_2.20.bb with 100% similarity]
meta/recipes-core/glibc/glibc-locale_2.21.bb [moved from meta/recipes-core/glibc/glibc-locale_2.20.bb with 100% similarity]
meta/recipes-core/glibc/glibc-mtrace_2.21.bb [moved from meta/recipes-core/glibc/glibc-mtrace_2.20.bb with 100% similarity]
meta/recipes-core/glibc/glibc-scripts_2.21.bb [moved from meta/recipes-core/glibc/glibc-scripts_2.20.bb with 100% similarity]
meta/recipes-core/glibc/glibc.inc
meta/recipes-core/glibc/glibc/0001-Add-unused-attribute.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/0001-When-disabling-SSE-also-make-sure-that-fpmath-is-not.patch [new file with mode: 0644]
meta/recipes-core/glibc/glibc/CVE-2012-3406-Stack-overflow-in-vfprintf-BZ-16617.patch [deleted file]
meta/recipes-core/glibc/glibc/CVE-2014-7817-wordexp-fails-to-honour-WRDE_NOCMD.patch [deleted file]
meta/recipes-core/glibc/glibc/CVE-2014-9402_endless-loop-in-getaddr_r.patch [deleted file]
meta/recipes-core/glibc/glibc/eglibc-use-option-groups.patch
meta/recipes-core/glibc/glibc/fsl-ppc-no-fsqrt.patch [deleted file]
meta/recipes-core/glibc/glibc/grok_gold.patch
meta/recipes-core/glibc/glibc_2.21.bb [moved from meta/recipes-core/glibc/glibc_2.20.bb with 92% similarity]