aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.18.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2013-09-13 01:48:33 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-14 08:24:21 +0100
commit516e6f065a1bed0d95ffd1c8a4d8e135d834af94 (patch)
tree504bac8d2ef351c3bd150bbfbeacd6cbaa89218b /meta/recipes-core/eglibc/eglibc_2.18.bb
parenta6f84a0317997c3f49e136381f8d2f2f5cadd292 (diff)
downloadopenembedded-core-contrib-516e6f065a1bed0d95ffd1c8a4d8e135d834af94.tar.gz
eglibc_2.18.bb: Fix IFUNC support for ARM REL relocations
This should fix the case where neon code is emitted for machines which dont have neon unit in the chip [YOCTO# 5161] Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.18.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.18.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.18.bb b/meta/recipes-core/eglibc/eglibc_2.18.bb
index 17b651fe15..710b498a4d 100644
--- a/meta/recipes-core/eglibc/eglibc_2.18.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.18.bb
@@ -26,6 +26,7 @@ SRC_URI = "http://downloads.yoctoproject.org/releases/eglibc/eglibc-${PV}-svnr23
file://tzselect-awk.patch \
file://0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch \
file://fix-tibetian-locales.patch \
+ file://0001-ARM-Pass-dl_hwcap-to-IFUNC-resolver.patch \
"
SRC_URI[md5sum] = "b395b021422a027d89884992e91734fc"
SRC_URI[sha256sum] = "15f564b45dc5dd65faf0875579e3447961ae61e876933384ae05d19328539ad4"