summaryrefslogtreecommitdiff
path: root/recipes/uclibc/uclibc-nptl/uClibc.distro
AgeCommit message (Collapse)AuthorFiles
2010-01-14uclibc-nptl/uClibc.distro: Enable stubs for libnsl and libresolvKhem Raj1
* This furthers native-sdk-image compilation on uclibc nptl. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-09uclibc-nptl: Set UCLIBC_HAS_LIBUTIL=yKhem Raj1
* Some recipes like sysvinit checks for libutils Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-11-04uclibc-nptl: Update to latest tip of branchKhem Raj1
* Compile uclibc nptl is ARM mode. Thumb has some issues for now. * Add new config option UCLIBC_SUSV4_LEGACY=y Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-10-01uclibc-nptl: Move to latest revision.Khem Raj1
* Add needed fixes to get uclibc nptl compiling. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-04-28uClibc: Always enable PTHREADS_DEBUG_SUPPORTTom Rini1
This will make sure we always have the uclibc-thread-db package, which task-sdk-bare requires. After an audit of the versions in question, what always happens now is that all libpthread debugging stuff from libpthread ends up in a specific file and package. Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Tom Rini <trini@embeddedalley.com>
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>