]> code.ossystems Code Review - openembedded-core.git/commitdiff
glibc: Remove hardcoded LIMIT_BUILT_LOCALES values
authorRichard Purdie <richard@openedhand.com>
Tue, 25 Sep 2007 08:22:01 +0000 (08:22 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 25 Sep 2007 08:22:01 +0000 (08:22 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2781 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/glibc/glibc_2.3.5+cvs20050627.bb
meta/packages/glibc/glibc_2.4.bb
meta/packages/glibc/glibc_2.5.bb

index 93a9806dbb53fb20fc642fe18cf124e6fc3f51c3..a7bf9b9582c85b033e0b0acfc215cbfa7e0d185f 100644 (file)
@@ -13,8 +13,6 @@ GLIBC_EXTRA_OECONF ?= ""
 
 GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN"
 
-LIMIT_BUILT_LOCALES = "en_GB"
-
 #
 # For now, we will skip building of a gcc package if it is a uclibc one
 # and our build is not a uclibc one, and we skip a glibc one if our build
index a997c9b1ae5734459e0e02642e08d44311d993b9..c62c80aaf9b7a0a2dd5d32a16bc3c5af2946bb44 100644 (file)
@@ -18,8 +18,6 @@ GLIBC_EXTRA_OECONF ?= ""
 
 GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET bn_BD gez_ER te_IN"
 
-LIMIT_BUILT_LOCALES = "en_GB"
-
 #
 # For now, we will skip building of a gcc package if it is a uclibc one
 # and our build is not a uclibc one, and we skip a glibc one if our build
index 7a1f2849808582800279b9f9632cdf7f46e2d962..6432aefb8c7f7aa646f2fd5d02825c465b9c1799 100644 (file)
@@ -14,8 +14,6 @@ GLIBC_EXTRA_OECONF ?= ""
 
 GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET gez_ER bn_BD te_IN"
 
-LIMIT_BUILT_LOCALES = "en_GB"
-
 #
 # For now, we will skip building of a gcc package if it is a uclibc one
 # and our build is not a uclibc one, and we skip a glibc one if our build