buildrootschalter/toolchain/kernel-headers
Simon Dawson a3daa6f785 Fix problem with undefined umode_t type in 3.3 kernel headers
The 3.3 kernel headers define the umode_t type within a __KERNEL__
preprocessor ifdef region. This results in a broken kernel header in the
buildroot toolchain.

[Peter: This is discussed upstream here:
https://bugzilla.kernel.org/show_bug.cgi?id=42986
Long term socat/syslinux should stop using this header, but this hasn't
been fixed upstream yet]
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-03-29 10:42:24 +02:00
..
Config.in kernel-headers: bump 3.0.x and 3.2.x stable versions 2012-03-20 14:15:02 +01:00
kernel-headers.mk DOWNLOAD: change $1=DIRECTORY_URL, $2=FILE_NAME to $1=FULL_FILE_URL, $2=FILE_NAME 2012-03-18 22:21:16 +01:00
linux-2.6.35.14-scsi-use-__uX-types-for-headers-exported-to-user-space.patch kernel-headers: bump 2.6.35.x / 2.6.39.x stable versions 2011-08-04 20:32:54 +02:00
linux-3.3-fix-umode_t.patch Fix problem with undefined umode_t type in 3.3 kernel headers 2012-03-29 10:42:24 +02:00
linux-3.0.25-headers_install-fix-__packed-in-exported-kernel-head.patch kernel-headers: bump 3.0.x and 3.2.x stable versions 2012-03-20 14:15:02 +01:00