From: Changhyeok Bae Date: Fri, 29 Dec 2017 05:01:41 +0000 (+0000) Subject: glibc: Arrange patch file X-Git-Tag: 5.99.1~75^2~35 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=6082967a40908b8a01d6df339fcffcd3b144976c;p=AGL%2Fmeta-agl.git glibc: Arrange patch file Bug-AGL: SPEC-1181 Change-Id: I7e03978be6b9d44c133a42a768335c2f7368137f Signed-off-by: Changhyeok Bae --- diff --git a/meta-agl/recipes-core/glibc/glibc/arm/local-arm-futex.diff b/meta-agl/recipes-core/glibc/glibc/arm/local-arm-futex.diff index c6b9d53a1..27d1144d0 100644 --- a/meta-agl/recipes-core/glibc/glibc/arm/local-arm-futex.diff +++ b/meta-agl/recipes-core/glibc/glibc/arm/local-arm-futex.diff @@ -18,6 +18,5 @@ Last-Update: 2015-03-25 configuration. */ -#if __LINUX_KERNEL_VERSION < 0x030E03 +#if __LINUX_KERNEL_VERSION < 0x020620 - # undef __ASSUME_REQUEUE_PI # undef __ASSUME_SET_ROBUST_LIST #endif