eglibc_2.12: add es_CR.ISO-8859-1 to GLIBC_BROKEN_LOCALES
authorMartin Jansa <Martin.Jansa@gmail.com>
Thu, 27 May 2010 06:55:50 +0000 (08:55 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Thu, 27 May 2010 10:28:16 +0000 (12:28 +0200)
* details: http://sourceware.org/bugzilla/show_bug.cgi?id=11258

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/eglibc/eglibc_2.12.bb

index e47c1a0..a040c76 100644 (file)
@@ -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