summaryrefslogtreecommitdiff
path: root/recipes/uclibc/uclibc-git
AgeCommit message (Collapse)AuthorFiles
2010-06-02uclibc-git: Move to latest master and enable UCLIBC_HAS_BSD_RES_CLOSEKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-20uclibc-git: Update machine config for SH3 and SH4Khem Raj2
* Bump the SRCREV to latest on git master Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-18uclibc-git: Add libm.so to dummy shared objectsKhem Raj24
* Generate dummy libm.so in uclibc-initial because ppc gcc-cross libgcc links with libm and it needs the notion of libm when building gcc-cross-intermediate * Cleanup machine config files and rename from .config to .machine * Bump SRCREV to latest master Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-04-23uclibc/nptl: Remove nptl recipes.Khem Raj4
* uclibc nptl has been merged into master upstream. therefore remove the recipes for nptl branch. * Use nptl as default pthreads for uclibc git recipes. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-11uclibc-git: Add UCLIBC_HAS_NFTW to config file.Khem Raj1
* Update to latest tip of master upstream. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-01uclibc_git: Bump SRCREV to latest upstream.Khem Raj1
* Delete patches that are merged upstream. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-25uclibc: Add patches to hide __libc symbols.Khem Raj1
* Move to latest tip. * Delete patches merged upstream. * Add patches to hide __libc* symbols. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-24uclibc-git: Set UCLIBC_HAS_LIBUTIL=y in distro.configKhem Raj3
* Bump SRCREV to latest tip of git. * Add config for qemu x86 and mips. * Drop uclibc_ldso_use_O0.patch gcc 4.4 seems not to need it. * Set UCLIBC_HAS_LIBUTIL=y in distro.config otherwise libutils wont be generated which is needed by apps like pam. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-01uclibc: Convert eligible uclibc recipes to use git instead of svn.Khem Raj28
uclibc has changed its SCM system to git. We need to adjust the recipes to fetch from uclibc git Signed-off-by: Khem Raj <raj.khem@gmail.com>