summaryrefslogtreecommitdiff
path: root/conf/distro/include/angstrom-eglibc.inc
AgeCommit message (Collapse)AuthorFiles
2008-07-25Change the toolchain build sequence. Helps in reproducable toolchains ↵Khem Raj1
components when recompiled. Also same sequence for all different combinations (uclibc/nptl/eglibc/glibc/linuxthreads). Also fixes and patches that I worked to get various ancient compilers working.
2008-05-28linux-rt: Update with latest linux-rt developments.Leon Woestenberg1
2008-05-04divers: s/bugs.openembedded.org/bugs.openembedded.net/ for all of OERolf Leggewie1
* bugs.openembedded.org has frequent DNS issues, .net is better maintained both should usually point to the same server and bugzilla installation
2007-12-07package_ipk.bbclass: Fix one remaining occurence of bb.utils.lockfile(), so ↵Leon Woestenberg1
that it works with bitbake 1.8.8.
2007-08-30eglibc: (r)provide glibc stuff, since it is compatible, closes #2894Khem Raj1
2007-08-24angstrom-*libc: make *libc initial overridableKhem Raj1
2007-08-06angstrom-eglibc: add more defines to stop glibc from ending up in stagingKoen Kooi1
2007-08-02angstrom: add very experimental 'eglibc' ANGSTROM_MODEKoen Kooi1
* set ANGSTROM_MODE = 'eglibc' to use eglibc as your c library * as the eglibc commit stated: 'only tested up to do_compile'