From: Martin Jansa Date: Thu, 27 May 2010 06:55:50 +0000 (+0200) Subject: eglibc_2.12: add es_CR.ISO-8859-1 to GLIBC_BROKEN_LOCALES X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=892b0fc7521ce8d0f6b74d82b5f3bbbc32e0fb83;p=openembedded.git 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 --- 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