aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.16.bb
diff options
context:
space:
mode:
authorMatthew McClintock <msm@freescale.com>2012-09-11 15:20:07 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-28 11:27:44 +0100
commita68536b75cf93beaa1578b33d489d9f30b58ba2e (patch)
tree9bcadcd5e991b86f05f26af90f5701404ee2ad20 /meta/recipes-core/eglibc/eglibc_2.16.bb
parent139b65affbf50c4230e344cd4d0205ef025bb7c3 (diff)
downloadopenembedded-core-contrib-a68536b75cf93beaa1578b33d489d9f30b58ba2e.tar.gz
eglibc_2.16.bb: replace patch with updated version that supports e6500
Signed-off-by: Matthew McClintock <msm@freescale.com>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.16.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.16.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.16.bb b/meta/recipes-core/eglibc/eglibc_2.16.bb
index 72cf0f9041..750e3ec193 100644
--- a/meta/recipes-core/eglibc/eglibc_2.16.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.16.bb
@@ -13,7 +13,7 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=h
file://mips-rld-map-check.patch \
file://etc/ld.so.conf \
file://generate-supported.mk \
- file://ppc-sqrt.patch \
+ file://glibc.fix_sqrt2.patch \
file://multilib_readlib.patch \
file://use-sysroot-cxx-headers.patch \
file://ppc-sqrt_finite.patch \