summaryrefslogtreecommitdiff
path: root/recipes/eglibc/eglibc_2.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eglibc/eglibc_2.10.bb')
-rw-r--r--recipes/eglibc/eglibc_2.10.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes/eglibc/eglibc_2.10.bb b/recipes/eglibc/eglibc_2.10.bb
index 150d77598b..fb2877d4fd 100644
--- a/recipes/eglibc/eglibc_2.10.bb
+++ b/recipes/eglibc/eglibc_2.10.bb
@@ -4,9 +4,10 @@ DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PV = "2.10"
PR = "${INC_PR}.9"
-SVN_REV="10152"
+PR_append = "+svnr${SRCPV}"
+SRCREV="10152"
EGLIBC_BRANCH="eglibc-2_10"
-SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};rev=${SVN_REV};proto=svn \
+SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};proto=svn \
file://eglibc-svn-arm-lowlevellock-include-tls.patch;patch=1 \
file://armv4t-interworking.patch;patch=1 \
file://IO-acquire-lock-fix.patch;patch=1 \