summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-11-08 13:16:25 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2018-11-09 08:35:02 +0100
commita3b0214d63d71a6ed4fa2a3aefd8d1e53aae0cb8 (patch)
treed5596fdf738f33825875f6f41a98cc8030d1a05a
parent77e6a09a5afeab9f0d550b3319e134ec991f50cf (diff)
eglibc-linaro: update to 2.19 14.05
Update to later linaro eglibc 2.19 14.05 version as previous 14.04 is no longer available for download. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-core/eglibc/eglibc_linaro-2.19.bbappend33
1 files changed, 33 insertions, 0 deletions
diff --git a/recipes-core/eglibc/eglibc_linaro-2.19.bbappend b/recipes-core/eglibc/eglibc_linaro-2.19.bbappend
new file mode 100644
index 0000000..79e99ba
--- /dev/null
+++ b/recipes-core/eglibc/eglibc_linaro-2.19.bbappend
@@ -0,0 +1,33 @@
+MMYY = "14.05"
+RELEASE = "20${MMYY}"
+PR = "r${RELEASE}"
+
+SRC_URI = "https://releases.linaro.org/archive/${MMYY}/components/toolchain/eglibc-linaro/eglibc-${PV}-${RELEASE}.tar.bz2 \
+ file://eglibc-svn-arm-lowlevellock-include-tls.patch \
+ file://IO-acquire-lock-fix.patch \
+ file://mips-rld-map-check.patch \
+ file://etc/ld.so.conf \
+ file://generate-supported.mk \
+ file://glibc.fix_sqrt2.patch \
+ file://multilib_readlib.patch \
+ file://ppc-sqrt_finite.patch \
+ file://GLRO_dl_debug_mask.patch \
+ file://initgroups_keys.patch \
+ file://eglibc_fix_findidx_parameters.patch \
+ file://ppc_slow_ieee754_sqrt.patch \
+ file://fileops-without-wchar-io.patch \
+ file://add_resource_h_to_wait_h.patch \
+ file://0001-eglibc-menuconfig-support.patch \
+ file://0002-eglibc-menuconfig-hex-string-options.patch \
+ file://0003-eglibc-menuconfig-build-instructions.patch \
+ file://fsl-ppc-no-fsqrt.patch \
+ file://0001-R_ARM_TLS_DTPOFF32.patch \
+ file://0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch \
+ file://fix-tibetian-locales.patch \
+ file://ppce6500-32b_slow_ieee754_sqrt.patch \
+ file://grok_gold.patch \
+ file://CVE-2014-5119.patch \
+ "
+
+SRC_URI[md5sum] = "fa60b45f83f4cac6672e0d3640f3813a"
+SRC_URI[sha256sum] = "34c8032d8774229b617ab161f9c6eaf26d84cb7f42a276e6fc5f4f39d5c53d8e"