generic-poky/meta/recipes-devtools/autogen/autogen
Robert Yang 607bc59588 autogen-native: fix POSIX_SHELL and perl
The shebang's length is usually 128 as defined in /usr/include/linux/binfmts.h:
  #define BINPRM_BUF_SIZE 128

So there would be errors when /path/to/hosttools/perl is longer than 128.

This patch fixes the problem when POSIX_SHELL and perl are used as the interpreters.

(From OE-Core rev: 055838283349530e6f60f4169d9190aa5b59b190)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-10 23:00:43 +01:00
..
0001-config-libopts.m4-regenerate-it-from-config-libopts..patch autogen-native: config/libopts.m4 2017-03-17 16:53:05 +00:00
0002-autoopts-mk-tpl-config.sh-fix-perl-path.patch autogen-native: fix POSIX_SHELL and perl 2017-04-10 23:00:43 +01:00
fix-script-err-when-processing-libguile.patch autogen-native: fix script error when processing libguile 2016-07-08 09:57:24 +01:00
increase-timeout-limit.patch autogen-native: 5.18.5 -> 5.18.6 2016-01-15 11:54:50 +00:00
mk-tpl-config.sh-force-exit-value-to-be-0-in-subproc.patch autogen-native: upgrade from 2.18.2 to 2.18.3 2014-06-06 10:24:07 +01:00