eglibc 2.12/2.13: Upgrade SRCREV

We need http://www.eglibc.org/archives/patches/msg00923.html
to get through the problem we see when OPTION_EGLIBC_RTLD_DEBUG
is disabled. This patch has been backported to both 2.12 and 2.13
branches. We bump SRCREVs to have that change.

(From OE-Core rev: 30558af716833c52ce1eae4c408a6794aad96cb2)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Khem Raj 2011-06-12 23:05:16 -07:00 committed by Richard Purdie
parent bbedf4aa10
commit 10fc86d849
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"
PR = "r14"
SRCREV = "11982"
SRCREV = "14158"
EGLIBC_BRANCH="eglibc-2_12"
SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \

View File

@ -1,6 +1,6 @@
require eglibc.inc
SRCREV = "13356"
SRCREV = "14157"
DEPENDS += "gperf-native"
FILESPATHPKG =. "eglibc-svn:"