Revert "eglibc: Upgrade recipes from 2.13 -> 2.14"

This reverts commit 16837d4cc3.

2.14 isn't ready for prime time :(

(A load of files no longer seem to get installed for example)
This commit is contained in:
Richard Purdie 2011-06-22 23:49:42 +01:00
parent 82e0e0a153
commit b914de55a4
11 changed files with 4 additions and 3 deletions

View File

@ -1,12 +1,13 @@
require eglibc.inc
SRCREV = "14285"
SRCREV = "14157"
DEPENDS += "gperf-native"
PR = "r0"
FILESPATHPKG =. "eglibc-svn:"
PR = "r2"
PR_append = "+svnr${SRCPV}"
EGLIBC_BRANCH="eglibc-2_14"
EGLIBC_BRANCH="eglibc-2_13"
SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \
file://eglibc-svn-arm-lowlevellock-include-tls.patch \
file://IO-acquire-lock-fix.patch \