summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-11-10 12:59:41 -0800
committerSaul Wold <sgw@linux.intel.com>2010-11-14 21:08:27 -0800
commitc02fae66755b73dc5e8cccdb0225646697490f44 (patch)
treede07e0d7e9e7e16ac21d06c42e1b98a15b668cef /meta/recipes-core
parentd94f4c65a953dd95111cee389a0fcd9a65ee7a39 (diff)
downloadopenembedded-core-c02fae66755b73dc5e8cccdb0225646697490f44.tar.gz
eglibc: update svn checkout commit
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/eglibc/cross-localedef-native_2.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/eglibc/cross-localedef-native_2.12.bb b/meta/recipes-core/eglibc/cross-localedef-native_2.12.bb
index a12779d3a1..e2247dc535 100644
--- a/meta/recipes-core/eglibc/cross-localedef-native_2.12.bb
+++ b/meta/recipes-core/eglibc/cross-localedef-native_2.12.bb
@@ -7,8 +7,8 @@ LICENSE = "LGPL"
inherit native
inherit autotools
-PR = "r0"
-SRCREV="10809"
+PR = "r1"
+SRCREV="11982"
EGLIBC_BRANCH="eglibc-2_12"
SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http "
S = "${WORKDIR}/${EGLIBC_BRANCH}/localedef"