Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-04-28 | linux-libc-headers: Delete include/scsi/scsi.h | Tom Rini | 1 | |
With 2.6.31, the kernel started exporting certain SCSI headers again and in particular scsi/scsi.h. After talking with Christoph Hellwig and James Bottemley (scsi maintainer) the kernel shouldn't export scsi/scsi.h. Removing this from the kernel, rather than trying to clean it up to be userland parseable is the right way to go. We bump the libc INC_PRs to make sure the end user has a sane <scsi/scsi.h> again. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-By: Koen Kooi <k-kooi@ti.com> | ||||
2010-03-11 | linux-libc-headers_2.6.31.bb: Use __u8 instead of u8 | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-09-15 | linux-libc-headers_2.6.31.bb : add newest kernel headers, this has the | Graeme Gregory | 1 | |
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 |