From patchwork Thu Jan 10 20:49:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] linux-libc-headers: fix long path name build breakage Date: Thu, 10 Jan 2013 20:49:15 -0000 From: Bruce Ashfield X-Patchwork-Id: 42467 Message-Id: To: richard.purdie@linuxfoundation.org Cc: openembedded-core@lists.openembedded.org Richard/Saul, Here's a patch to fix the recent autobuilder failures with the updated linux-libc-headers (3.7) as the default. I wasn't sure if we needed a PR bump, but I added one anyone. Let me know if I should respin with it removed. I'll send this patch upstream for comments as well, but in it's current form it does get us up and running on the builders. Until this is accepted, it will be propagated to any > 3.7 kernel headers, just in case they are used in a long path name configuration. Cheers, Bruce The following changes since commit 66f4c8a674d9f8db958b13866af4d63ab8cbcd44: guile: add explicit dependency to avoid parallel build issue (2013-01-09 15:05:26 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-libc-headers: fix headers install in long path name environments ...efile.headersinst-install-headers-from-sc.patch | 47 ++++++++++++++++++++ .../linux-libc-headers/linux-libc-headers_3.7.bb | 4 ++ 2 files changed, 51 insertions(+) create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/scripts-Makefile.headersinst-install-headers-from-sc.patch