generic-poky/meta/recipes-kernel
Robert Yang 2752d71e8d kmod: set ac_cv_path_DOLT_BASH to /usr/bin/env bash
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/bash is longer than 128:

/bin/sh: ./doltcompile: [snip]: bad interpreter: No such file or directory

Set ac_cv_path_DOLT_BASH to "/usr/bin/env bash" to fix the problem.

(From OE-Core rev: fd2758ed26e8ed6d76c66af0275c4aafbec758ac)

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
..
blktrace blktrace: Include <sys/types.h for dev_t 2016-01-24 09:40:26 +00:00
cryptodev cryptodev: update to handle 4.10 kernel API 2017-03-04 23:18:16 +00:00
dtc dtc: update to 1.4.2 2016-10-28 16:15:18 +01:00
kern-tools kernel-yocto.bbclass: ensure repatching when HEAD is checked out 2017-02-19 06:16:57 -08:00
kexec kexec-tools: Add patches to enable format-security 2017-03-17 16:53:04 +00:00
kmod kmod: set ac_cv_path_DOLT_BASH to /usr/bin/env bash 2017-04-10 23:00:43 +01:00
latencytop recipes: Make use of the new bb.utils.filter() function 2017-03-01 11:17:45 +00:00
libpfm libpfm4: fix compile error 2016-07-08 09:57:25 +01:00
linux kernel.bbclass: move in addtask kernel_link_images statement from linux-yocto.inc 2017-04-05 23:22:12 +01:00
linux-firmware firmware: use ${nonarch_base_libdir} for firmware installation. 2017-03-24 23:43:32 +00:00
linux-libc-headers linux-libc-headers: Remove reference to cross-linkage 2017-03-31 10:10:29 +01:00
lttng lttng-modules: Replace '/lib' with ${nonarch_base_libdir} 2017-03-22 11:35:20 +00:00
modutils-initscripts modutils-initsripts: Add PACKAGE_WRITE_DEPS for postinst 2017-01-20 11:53:50 +00:00
oprofile oprofileui: remove 2016-06-15 18:05:21 +01:00
perf perf: add PACKAGECONFIG for jvmti 2017-02-15 20:06:43 -08:00
powertop powertop: Include right headers for timval struct 2016-01-24 09:40:26 +00:00
sysprof sysprof: inherit upstream-version-is-even 2017-03-01 23:27:08 +00:00
systemtap systemtap: Add patch to remove quotes 2017-03-08 11:52:56 +00:00
trace-cmd trace-cmd: update to 2.6 2015-12-28 09:25:15 +00:00