summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/uclibc/uclibc-git
Commit message (Collapse)AuthorAgeFilesLines
* uclibc: moved into OE-core, delete from meta-oeKoen Kooi2011-05-2733-8066/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uclibc_git.bb: Upgrade SRCREV and fix PVKhem Raj2011-05-181-378/+0
| | | | | | | | | use 0.9.32-rc3 in PV Cleanup unused UCLIBC_BASE Remove epoll patch obsoleted by SRCREV update Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uclibc_git.bb: Backport epoll implementationKhem Raj2011-05-161-0/+378
| | | | | | | Many applications e.g. firefox need it Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uclibc_git.bb: Enable backtrace and fenvKhem Raj2011-05-092-1375/+3
| | | | | | | | | Upgrade to latest snapshot to bring in libubacktrace and enable it since e-wm needs it. Also enable fenv to compiler target gcc. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uclibc: Add uclibc 0.9.32(to be)Khem Raj2011-03-3134-0/+9438
In addition to stock OE uclibc it has more Add argp support Add x86_64 arch support Only NPTL is supported for threading Signed-off-by: Khem Raj <raj.khem@gmail.com>