mirror of
https://git.yoctoproject.org/poky
synced 2026-06-06 02:39:53 +00:00
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:
@@ -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 \
|
||||
Reference in New Issue
Block a user