From 892b0fc7521ce8d0f6b74d82b5f3bbbc32e0fb83 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 27 May 2010 08:55:50 +0200 Subject: eglibc_2.12: add es_CR.ISO-8859-1 to GLIBC_BROKEN_LOCALES * details: http://sourceware.org/bugzilla/show_bug.cgi?id=11258 Signed-off-by: Martin Jansa --- recipes/eglibc/eglibc_2.12.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/eglibc/eglibc_2.12.bb') diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb index e47c1a0d9d..a040c76456 100644 --- a/recipes/eglibc/eglibc_2.12.bb +++ b/recipes/eglibc/eglibc_2.12.bb @@ -4,7 +4,7 @@ DEFAULT_PREFERENCE = "-1" DEPENDS += "gperf-native" FILESPATHPKG =. "eglibc-svn:" PV = "2.12" -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" PR_append = "+svnr${SRCPV}" SRCREV="10495" EGLIBC_BRANCH="eglibc-2_12" @@ -27,7 +27,7 @@ TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}${layout_includedir}" GLIBC_ADDONS ?= "ports,nptl,libidn" -GLIBC_BROKEN_LOCALES = " _ER _ET so_ET yn_ER sid_ET tr_TR mn_MN gez_ET gez_ER bn_BD te_IN" +GLIBC_BROKEN_LOCALES = " _ER _ET so_ET yn_ER sid_ET tr_TR mn_MN gez_ET gez_ER bn_BD te_IN es_CR.ISO-8859-1" # # For now, we will skip building of a gcc package if it is a uclibc one -- cgit 1.2.3-korg