summaryrefslogtreecommitdiff
path: root/packages/eglibc/eglibc_2.9.bb
AgeCommit message (Collapse)AuthorFiles
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