aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc_2.10.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2009-11-04 10:03:22 +0100
committerPhil Blundell <philb@gnu.org>2009-11-04 14:17:41 +0000
commit8fedaafb39b5664ea964e8aabf2c22795e4fff3c (patch)
tree2c70ea8c4d20de4d791b8f3f6460e5503c973353 /recipes/eglibc/eglibc_2.10.bb
parent0f926962a23b68e69da9dc6617c754573cbc42d7 (diff)
downloadopenembedded-8fedaafb39b5664ea964e8aabf2c22795e4fff3c.tar.gz
eglibc: updated armv4t-interworking.patch
* Updated patch to make SYSCALL_ERROR_HANDLER interworking safe. * Phil Blundell found and fixed another issue in eglibc armv4t builds. Signed-off-by: Martin.Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/eglibc/eglibc_2.10.bb')
-rw-r--r--recipes/eglibc/eglibc_2.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eglibc/eglibc_2.10.bb b/recipes/eglibc/eglibc_2.10.bb
index d143b0ad0c..2a62fe3828 100644
--- a/recipes/eglibc/eglibc_2.10.bb
+++ b/recipes/eglibc/eglibc_2.10.bb
@@ -3,7 +3,7 @@ require eglibc.inc
DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.10"
-PR = "${INC_PR}.4"
+PR = "${INC_PR}.5"
SVN_REV="9124"
EGLIBC_BRANCH="eglibc-2_10"
SRC_URI = "svn://svn.eglibc.org/branches;module=eglibc-2_10;rev=${SVN_REV};proto=svn \