From 3010d62670e58287fb5f089deb85ca0462dd4112 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 16 Dec 2010 14:10:13 -0800 Subject: [PATCH] eglibc_2.12.bb/eglibc_svn.bb: Grab more bug fixes move to svn tip Signed-off-by: Khem Raj --- recipes/eglibc/eglibc_2.12.bb | 2 +- recipes/eglibc/eglibc_svn.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}" -- 2.39.5