1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-10 05:49:28 +00:00
Files
poky/meta/recipes-devtools
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
..
2017-03-01 23:27:09 +00:00
2017-03-01 23:27:06 +00:00
2017-02-15 20:06:43 -08:00
2017-02-15 20:06:43 -08:00
2017-03-31 10:10:29 +01:00
2017-02-15 20:06:41 -08:00
2017-03-16 22:11:32 +00:00
2017-04-05 23:22:13 +01:00
2017-03-01 23:27:11 +00:00
2017-03-01 23:27:06 +00:00
2017-02-23 12:49:51 -08:00
2017-02-23 12:49:50 -08:00
2016-12-17 09:57:04 +00:00