summaryrefslogtreecommitdiff
path: root/recipes/linux-libc-headers
AgeCommit message (Collapse)AuthorFiles
2009-05-27linux-libc-headers: nylon-specific addition to do_stageMartin Dietze2
2009-04-28linux-libc-headers_2.6.23.bb : more modern glibc expose getline fromGraeme Gregory2
stdio.h rename the function so not to cause a clash
2009-03-24linux-libc-headers_2.6.29.bb: Add 2.6.29 kernel headers recipe.Khem Raj1
This kernel headers recipe has few changes compared to old ones. We do not export procinfo.h manually anymore we need to fix the packages which use it to use hwcap.h instead or use something of there own. glibc/arm was one package that relied on it in past but it has been fixed since. If we need to patch glibc then we should backport the patch to 2.6.1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko31
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>