]> code.ossystems Code Review - openembedded-core.git/commitdiff
eglibc 2.12/2.13: Upgrade SRCREV
authorKhem Raj <raj.khem@gmail.com>
Mon, 13 Jun 2011 06:05:16 +0000 (23:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2011 12:23:50 +0000 (13:23 +0100)
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.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
meta/recipes-core/eglibc/eglibc_2.12.bb
meta/recipes-core/eglibc/eglibc_2.13.bb

index e69cd0f5c8e8974fed558d8560acdd051598bc8d..d851b5dcae825ca5ecc85c62aa8f466119e595ae 100644 (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 \
index c77bf3c500f194eda5fe24d165b136ed5f8ce550..9a9773cd112603d5565bc01326db4af4af920035 100644 (file)
@@ -1,6 +1,6 @@
 require eglibc.inc
 
-SRCREV = "13356"
+SRCREV = "14157"
 
 DEPENDS += "gperf-native"
 FILESPATHPKG =. "eglibc-svn:"