From 374bb910fb55fcdb5a2a180f1ba20b8cd780e297 Mon Sep 17 00:00:00 2001 From: Nobuhiro Iwamatsu Date: Wed, 15 Sep 2010 19:44:53 +0000 Subject: eglibc: Update recipe for all version * Included sh4_set_fpscr.patch and sh4_set_fpscr_2.12.patch. These patch provides patch of __set_fpscr prototype. * Included sh4_local-fpscr_values.patch. This provides a patch maintaining __fpscr_values in libc. This is taken in in Debian and codesourcery already. This patch is necessary to have compatibility in these and openemdedded. Signed-off-by: Nobuhiro Iwamatsu Signed-off-by: Khem Raj --- recipes/eglibc/eglibc_svn.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'recipes/eglibc/eglibc_svn.bb') diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb index 3b7fb849e3..32679a0cfa 100644 --- a/recipes/eglibc/eglibc_svn.bb +++ b/recipes/eglibc/eglibc_svn.bb @@ -5,11 +5,13 @@ SRCREV = "11461" DEFAULT_PREFERENCE = "-1" FILESPATHPKG =. "eglibc-svn:" PV = "2.12+svnr${SRCPV}" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" EGLIBC_BRANCH="trunk" SRC_URI = "svn://svn.eglibc.org;module=${EGLIBC_BRANCH} \ file://eglibc-svn-arm-lowlevellock-include-tls.patch \ - file://IO-acquire-lock-fix.patch \ + file://IO-acquire-lock-fix.patch \ + file://sh4_set_fpscr_2.12.patch \ + file://sh4_local-fpscr_values.patch \ file://etc/ld.so.conf \ file://generate-supported.mk" S = "${WORKDIR}/${EGLIBC_BRANCH}/libc" -- cgit v1.2.3