From: Khem Raj Date: Mon, 13 Jun 2011 06:05:16 +0000 (-0700) Subject: eglibc 2.12/2.13: Upgrade SRCREV X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10fc86d8495a0fa1da570d7858c714d4dbc1ed26;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/eglibc/eglibc_2.12.bb b/meta/recipes-core/eglibc/eglibc_2.12.bb index e69cd0f5c8e..d851b5dcae8 100644 --- a/meta/recipes-core/eglibc/eglibc_2.12.bb +++ b/meta/recipes-core/eglibc/eglibc_2.12.bb @@ -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 \ diff --git a/meta/recipes-core/eglibc/eglibc_2.13.bb b/meta/recipes-core/eglibc/eglibc_2.13.bb index c77bf3c500f..9a9773cd112 100644 --- a/meta/recipes-core/eglibc/eglibc_2.13.bb +++ b/meta/recipes-core/eglibc/eglibc_2.13.bb @@ -1,6 +1,6 @@ require eglibc.inc -SRCREV = "13356" +SRCREV = "14157" DEPENDS += "gperf-native" FILESPATHPKG =. "eglibc-svn:"