From: Khem Raj Date: Thu, 16 Dec 2010 22:10:13 +0000 (-0800) Subject: eglibc_2.12.bb/eglibc_svn.bb: Grab more bug fixes move to svn tip X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3010d62670e58287fb5f089deb85ca0462dd4112;p=openembedded.git eglibc_2.12.bb/eglibc_svn.bb: Grab more bug fixes move to svn tip Signed-off-by: Khem Raj --- diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb index b72f14fcdb..2174c3ad14 100644 --- a/recipes/eglibc/eglibc_2.12.bb +++ b/recipes/eglibc/eglibc_2.12.bb @@ -6,7 +6,7 @@ FILESPATHPKG =. "eglibc-svn:" PV = "2.12" PR = "${INC_PR}.7" PR_append = "+svnr${SRCPV}" -SRCREV="12230" +SRCREV="12323" EGLIBC_BRANCH="eglibc-2_12" SRC_URI = "svn://svn.eglibc.org/branches;module=${EGLIBC_BRANCH};proto=svn \ file://eglibc-svn-arm-lowlevellock-include-tls.patch \ diff --git a/recipes/eglibc/eglibc_svn.bb b/recipes/eglibc/eglibc_svn.bb index 0062fffcd9..7f20ba276e 100644 --- a/recipes/eglibc/eglibc_svn.bb +++ b/recipes/eglibc/eglibc_svn.bb @@ -1,7 +1,7 @@ require eglibc.inc DEPENDS += "gperf-native" -SRCREV = "12229" +SRCREV = "12322" DEFAULT_PREFERENCE = "-1" FILESPATHPKG =. "eglibc-svn:" PV = "2.12+svnr${SRCPV}"