summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-09-25 08:22:01 +0000
committerRichard Purdie <richard@openedhand.com>2007-09-25 08:22:01 +0000
commitb4c4ff16989f00e9c014b2fff8e755024b3cb221 (patch)
treee83dd899dc568062d96227c76b58493a45af9b21
parent5a5f497634542ec397058e1f89558bdf804c706d (diff)
downloadpoky-b4c4ff16989f00e9c014b2fff8e755024b3cb221.tar.gz
glibc: Remove hardcoded LIMIT_BUILT_LOCALES values
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2781 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/glibc/glibc_2.3.5+cvs20050627.bb2
-rw-r--r--meta/packages/glibc/glibc_2.4.bb2
-rw-r--r--meta/packages/glibc/glibc_2.5.bb2
3 files changed, 0 insertions, 6 deletions
diff --git a/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb b/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb
index 93a9806dbb..a7bf9b9582 100644
--- a/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb
+++ b/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb
@@ -13,8 +13,6 @@ GLIBC_EXTRA_OECONF ?= ""
13 13
14GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN" 14GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN"
15 15
16LIMIT_BUILT_LOCALES = "en_GB"
17
18# 16#
19# For now, we will skip building of a gcc package if it is a uclibc one 17# For now, we will skip building of a gcc package if it is a uclibc one
20# and our build is not a uclibc one, and we skip a glibc one if our build 18# and our build is not a uclibc one, and we skip a glibc one if our build
diff --git a/meta/packages/glibc/glibc_2.4.bb b/meta/packages/glibc/glibc_2.4.bb
index a997c9b1ae..c62c80aaf9 100644
--- a/meta/packages/glibc/glibc_2.4.bb
+++ b/meta/packages/glibc/glibc_2.4.bb
@@ -18,8 +18,6 @@ GLIBC_EXTRA_OECONF ?= ""
18 18
19GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET bn_BD gez_ER te_IN" 19GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET bn_BD gez_ER te_IN"
20 20
21LIMIT_BUILT_LOCALES = "en_GB"
22
23# 21#
24# For now, we will skip building of a gcc package if it is a uclibc one 22# For now, we will skip building of a gcc package if it is a uclibc one
25# and our build is not a uclibc one, and we skip a glibc one if our build 23# and our build is not a uclibc one, and we skip a glibc one if our build
diff --git a/meta/packages/glibc/glibc_2.5.bb b/meta/packages/glibc/glibc_2.5.bb
index 7a1f284980..6432aefb8c 100644
--- a/meta/packages/glibc/glibc_2.5.bb
+++ b/meta/packages/glibc/glibc_2.5.bb
@@ -14,8 +14,6 @@ GLIBC_EXTRA_OECONF ?= ""
14 14
15GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET gez_ER bn_BD te_IN" 15GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN gez_ET gez_ER bn_BD te_IN"
16 16
17LIMIT_BUILT_LOCALES = "en_GB"
18
19# 17#
20# For now, we will skip building of a gcc package if it is a uclibc one 18# For now, we will skip building of a gcc package if it is a uclibc one
21# and our build is not a uclibc one, and we skip a glibc one if our build 19# and our build is not a uclibc one, and we skip a glibc one if our build