[oe-commits] Martin Jansa : eglibc_2.12: add es_CR.ISO-8859-1 to GLIBC_BROKEN_LOCALES

git version control git at git.openembedded.org
Thu May 27 10:30:46 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 892b0fc7521ce8d0f6b74d82b5f3bbbc32e0fb83
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=892b0fc7521ce8d0f6b74d82b5f3bbbc32e0fb83

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu May 27 08:55:50 2010 +0200

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 <Martin.Jansa at gmail.com>

---

 recipes/eglibc/eglibc_2.12.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/eglibc/eglibc_2.12.bb b/recipes/eglibc/eglibc_2.12.bb
index e47c1a0..a040c76 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





More information about the Openembedded-commits mailing list