summaryrefslogtreecommitdiffstats
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 15:19:40 +0100
commit001297ed4cf1a58412dc912d32bb640b1b0fc075 (patch)
tree9d25c803fbf01322b64774df1f17b72c817b6916 /meta/recipes-core/eglibc/eglibc_2.16.bb
parent574d72803ccaf7ea4cecc50a42f562b62f870119 (diff)
downloadpoky-001297ed4cf1a58412dc912d32bb640b1b0fc075.tar.gz
eglibc_2.16.bb: replace patch with updated version that supports e6500
(From OE-Core rev: a68536b75cf93beaa1578b33d489d9f30b58ba2e) Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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
13 file://mips-rld-map-check.patch \ 13 file://mips-rld-map-check.patch \
14 file://etc/ld.so.conf \ 14 file://etc/ld.so.conf \
15 file://generate-supported.mk \ 15 file://generate-supported.mk \
16 file://ppc-sqrt.patch \ 16 file://glibc.fix_sqrt2.patch \
17 file://multilib_readlib.patch \ 17 file://multilib_readlib.patch \
18 file://use-sysroot-cxx-headers.patch \ 18 file://use-sysroot-cxx-headers.patch \
19 file://ppc-sqrt_finite.patch \ 19 file://ppc-sqrt_finite.patch \