summaryrefslogtreecommitdiff
path: root/packages/glibc/glibc-package.bbclass
AgeCommit message (Collapse)AuthorFiles
2006-03-08glibc: move some code around to avoid warnings while parsing. hopefully fix ↵Rene Wagner1
#729.
2006-03-08glibc: make use of qemu conditional on ENABLE_BINARY_LOCALE_GENERATION which ↵Rene Wagner1
defaults to disabled. reinstate BINARY_LOCALE_ARCHES and make it a list of regular expressions. - against contrary belief BINARY_LOCALE_ARCHES = "" did disable the new code. - zapping that variable in glibc-package.bbclass as the changeset before this did is not an option since we need to keep track of which arches are supposed to have this enabled. - also, rename USE_BINARY_LOCALE to GLIBC_INTERNAL_USE_BINARY_LOCALE to prevent people who don't understand Python from shooting themselves in the foot. DONT MESS WITH THAT VARIABLE. setting USE_BINARY_LOCALE = "0" will _enable_ the new code since "0" (being a string) evaluates to True in Python.
2006-03-07glibc: make qemu breakage disasters opt-in instead of opt-outKoen Kooi1
2006-03-06glibc, package.bbclass: generate old-style binary locales at build time ↵Rene Wagner1
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.
2006-01-08Add PACKAGES_DYNAMIC to the appropriate .bb files.Richard Purdie1
2005-04-23Merge bk://oe-devel@openembedded-devel.bkbits.net/openembeddedPhil Blundell1
into mebius.reciva.com:/home/pb/oe/oe 2005/04/23 08:57:40+01:00 reciva.com!pb remove DEPENDS bogosity introduced in last patch BKrev: 426a0021jAVi0ff_4yR6eV_d2ZCHqg
2005-04-21Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/Holger Schurig1
into mnz66.mn-solutions.de:/usr/src/mnci54/oe 2005/04/21 08:03:47+01:00 reciva.com!pb move some more common glibc bits into glibc-package.bbclass BKrev: 42675160QJABzuRNjNcLgszukeMUTQ
2005-04-19move some common metadata to glibc-package.bbclass; fix DEPENDS/RDEPENDS ↵Phil Blundell1
typo for catchsegv BKrev: 42649657zxqJhJDJfG8f5EOHIyzHYA
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson1
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA