summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.18.bb
diff options
context:
space:
mode:
authorJonathan Liu <net147@gmail.com>2013-11-04 17:31:15 +1100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-12 17:00:11 +0000
commit7a0761caa2b36885262a4da36b60a72aa58bf124 (patch)
tree7e1d2d68df67545836b397771ee3eb6c62474652 /meta/recipes-core/eglibc/eglibc_2.18.bb
parent5d6fdbde7b7f962911245acf45d249f728956fda (diff)
downloadpoky-7a0761caa2b36885262a4da36b60a72aa58bf124.tar.gz
eglibc_2.18.bb: accept make versions 4.0 and greater
[YOCTO #5391] (From OE-Core master rev: 1969ff9081d06109b7e8e7f9331f31fcb611c393) (From OE-Core rev: bdc49826edf05233c6d506de404861a661043b1b) Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Robert Yang <liezhi.yang@windriver.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 710b498a4d..15e5eed3ff 100644
--- a/meta/recipes-core/eglibc/eglibc_2.18.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.18.bb
@@ -27,6 +27,7 @@ SRC_URI = "http://downloads.yoctoproject.org/releases/eglibc/eglibc-${PV}-svnr23
27 file://0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch \ 27 file://0001-eglibc-run-libm-err-tab.pl-with-specific-dirs-in-S.patch \
28 file://fix-tibetian-locales.patch \ 28 file://fix-tibetian-locales.patch \
29 file://0001-ARM-Pass-dl_hwcap-to-IFUNC-resolver.patch \ 29 file://0001-ARM-Pass-dl_hwcap-to-IFUNC-resolver.patch \
30 file://make-4.patch \
30 " 31 "
31SRC_URI[md5sum] = "b395b021422a027d89884992e91734fc" 32SRC_URI[md5sum] = "b395b021422a027d89884992e91734fc"
32SRC_URI[sha256sum] = "15f564b45dc5dd65faf0875579e3447961ae61e876933384ae05d19328539ad4" 33SRC_URI[sha256sum] = "15f564b45dc5dd65faf0875579e3447961ae61e876933384ae05d19328539ad4"