From ae9748c614dc8e56cde3de2401c922607ed97620 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 17 Jul 2012 23:39:40 -0700 Subject: eglibc: Fix build for e500 cores e500 support needed to be updared to match eglibc 2.16 Signed-off-by: Khem Raj Signed-off-by: Saul Wold --- meta/recipes-core/eglibc/eglibc_2.16.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-core/eglibc/eglibc_2.16.bb') diff --git a/meta/recipes-core/eglibc/eglibc_2.16.bb b/meta/recipes-core/eglibc/eglibc_2.16.bb index 09f5dbbe05..23a4130185 100644 --- a/meta/recipes-core/eglibc/eglibc_2.16.bb +++ b/meta/recipes-core/eglibc/eglibc_2.16.bb @@ -3,7 +3,7 @@ require eglibc.inc SRCREV = "19383" DEPENDS += "gperf-native" -PR = "r0" +PR = "r1" PR_append = "+svnr${SRCPV}" EGLIBC_BRANCH="eglibc-2_16" @@ -22,6 +22,7 @@ SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};protocol=h file://eglibc_fix_findidx_parameters.patch \ file://ppc_slow_ieee754_sqrt.patch \ file://rpc-bootstrap.patch \ + file://e500-math_private.patch \ " LIC_FILES_CHKSUM = "file://LICENSES;md5=98a1128c4b58120182cbea3b1752d8b9 \ file://COPYING;md5=393a5ca445f6965873eca0259a17f833 \ -- cgit v1.2.3