summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc_2.3.5+cvs20050627.bb
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-03-06 21:11:18 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-03-06 21:11:18 +0000
commitd9178f91517c97da8b249186e221c73a3bee1aa3 (patch)
treed5a74720c7ba5963266f6b0e912fdffd41f22afb /packages/glibc/glibc_2.3.5+cvs20050627.bb
parentfc675fce9d9d45f17a26d32ef6f2760abddcc731 (diff)
glibc, package.bbclass: generate old-style binary locales at build time using qemu. based on a patch originally written by Phil Blundell. fixes hh.org Bug #1385 (localedef OOM issue).
- running localedef (in qemu...) for every locale takes a while. set BINARY_LOCALE_ARCHES = "" to avoid the new behaviour.
Diffstat (limited to 'packages/glibc/glibc_2.3.5+cvs20050627.bb')
-rw-r--r--packages/glibc/glibc_2.3.5+cvs20050627.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/glibc/glibc_2.3.5+cvs20050627.bb b/packages/glibc/glibc_2.3.5+cvs20050627.bb
index 396d2375bd..d1925902e4 100644
--- a/packages/glibc/glibc_2.3.5+cvs20050627.bb
+++ b/packages/glibc/glibc_2.3.5+cvs20050627.bb
@@ -7,11 +7,13 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glibc-cvs-2.3.5"
SRCDATE = "20050627"
-PR = "r2"
+PR = "r3"
GLIBC_ADDONS ?= "ports,linuxthreads"
GLIBC_EXTRA_OECONF ?= ""
+GLIBC_BROKEN_LOCALES = "sid_ET tr_TR mn_MN"
+
#
# 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