sg3-utils: add newer buildable version
[openembedded.git] / recipes / eglibc / eglibc_2.9.bb
index f75718f..031f112 100644 (file)
@@ -3,12 +3,14 @@ require eglibc.inc
 DEPENDS += "gperf-native"
 FILESPATHPKG =. "eglibc-svn:"
 PV = "2.9"
-PR = "${INC_PR}.2"
-SVN_REV="7430"
+PR = "${INC_PR}.9"
+SVN_REV="10153"
 EGLIBC_BRANCH="eglibc-2_9"
-SRC_URI = "svn://svn.eglibc.org/branches;module=eglibc-2_9;rev=${SVN_REV};proto=svn \
+SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};rev=${SVN_REV};proto=svn \
            file://eglibc-svn-arm-lowlevellock-include-tls.patch;patch=1 \
-           file://eglibc_adjust_begin_insertion.patch;patch=1 \
+          file://armv4t-interworking.patch;patch=1 \
+          file://IO-acquire-lock-fix.patch;patch=1 \
+           file://shorten-build-commands.patch;patch=1 \
            file://etc/ld.so.conf \
            file://generate-supported.mk"
 S = "${WORKDIR}/${EGLIBC_BRANCH}/libc"