glibc 2.4: mask out more broken locales
authorKoen Kooi <koen@openembedded.org>
Sat, 26 Aug 2006 20:54:18 +0000 (20:54 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 26 Aug 2006 20:54:18 +0000 (20:54 +0000)
packages/glibc/glibc_2.4.bb

index 5d8df56..c9eaf18 100644 (file)
@@ -16,7 +16,7 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glibc-2.4"
 GLIBC_ADDONS ?= "ports,nptl,libidn"
 GLIBC_EXTRA_OECONF ?= ""
 
-GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN"
+GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET bn_BD te_IN"
 
 #
 # For now, we will skip building of a gcc package if it is a uclibc one