On Fri, Sep 13, 2013 at 4:23 AM, Robert Yang <[email protected]> wrote: > Hi Saul and Bruce,
You need to cc me directly on patches like this. I nearly missed this in the storm of morning email. > > This patch is only for linux-libc-headers, the linux-yocto also has the > file Makefile.headersinst, but we don't use it when build linux-yocto, > so it works well, I'm not sure whether we should apply this to > linux-yocto. No, we don't need to apply it to linux-yocto, this is a very specific case, that we've been trying to get sorted out upstream .. with no luck yet. But since we don't install headers from the kernel tree itself at the moment, and even if we do, it isn't from such a deep directory path, there's no need to carry a change. That being said, I have issues with the patch, I'll follow up on that email directly. Bruce > > // Robert > > The following changes since commit c6dc3cb329428e92cb035be504e044c1c3c0e939: > > icu-native: do_install: Segmentation fault (2013-09-12 05:29:07 -0400) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib robert/linux_headers > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/linux_headers > > Robert Yang (1): > linux-libc-headers: do_install: fix "Argument list too long" error > > ...cripts-Makefile.headersinst-args-too-long.patch | 36 > ++++++++++++++++++++ > .../linux-libc-headers/linux-libc-headers_3.10.bb | 1 + > 2 files changed, 37 insertions(+) > create mode 100644 > meta/recipes-kernel/linux-libc-headers/linux-libc-headers/scripts-Makefile.headersinst-args-too-long.patch > > -- > 1.7.10.4 > > _______________________________________________ > Openembedded-core mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- "Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end" _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
