summaryrefslogtreecommitdiff
path: root/packages/eglibc/eglibc_2.9.bb
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko1
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2009-02-18eglibc: Rework the glibc compat packages logic again.Tom Rini1
We needed to use legitimize_package_name on our locale string. So we just take the eglibc package name that's been legitimized and change it from 'eglibc...' to 'glibc...'
2009-02-08eglibc: Always use ARM instruction set for compilation.Khem Raj1
2009-02-06eglibc: Fix RPROVIDES of glibc-localedata-%s, add charmap gconv packages.Tom Rini1
The localedata function for doing the add needed to use group.lower() in the print adding to RPROVIDES (ipk at least is case-sensitive). Add similar functions for charmap and gconv. Bump PR.
2009-02-03eglibc: Add DEPENDS += gperf-native to both 2.9 and svnTom Rini1
Without this, install fails if you don't already have gperf installed on the host
2008-12-12eglibc_2.9: Add recipes for eglibc 2.9 releaseKhem Raj1
eglibc_svn: use AUTOREV for SRCREV and add EGLIBC_BRANCH