summaryrefslogtreecommitdiff
path: root/meta/packages/linux-libc-headers/linux-libc-headers-2.6.33/hayes-gone.patch
AgeCommit message (Collapse)AuthorFiles
2010-07-02linux-libc-headers: upgrade from 2.6.33 to 2.6.34Nitin A Kamble1
added a new patch to fix glibc build issue on powerpc ppc_glibc_build_fix.patch Added attribution to the hayes-gone.patch. And updated the metadata variables like LICENSE & LIC_CHKSUM_FILES And removing all the older recipes and related files Change the linux-libc-header version inpoky-default.inc Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-17linux-libc-headers: Remove ioctls for deleted driverDike, Jeffrey G1
2.6.33 removed the Hayes ESP driver. The presence of these ioctls makes setserial believe that ESP support should be built in, breaking its build. Signed-off-by: Jeff Dike <jdike@linux.intel.com>