summaryrefslogtreecommitdiff
path: root/recipes/linux-libc-headers
AgeCommit message (Collapse)AuthorFiles
2009-12-16linux-libc-headers_2.6.32.bb: New recipe.Khem Raj2
* Patch to export sa_family_t to userspace. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-12-14linux-libc-headers_2.6.32.bb: New recipeKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-11-10linux-libc-headers: add missing unifdef.patch for 2.6.25Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-10-23linux-libc-headersr-2.6.20: add unifdef.patchHenning Heinold1
* bump PR
2009-09-15linux-libc-headers_2.6.31.bb : add newest kernel headers, this has theGraeme Gregory2
0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch enabled which is getting to be needed for udev. DEF_PREF = -1 for now as I havent tested this properly yet
2009-08-26linux-libc-headers: Added headers for version 2.6.30.Stanislav Brabec3
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>