Age | Commit message (Collapse) | Author | Files |
|
* Patch to export sa_family_t to userspace.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
* bump PR
|
|
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
|
|
|
|
|
|
stdio.h rename the function so not to cause a clash
|
|
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
|
|
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>
|