summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/makedevs/makedevs_1.0.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-23 16:20:40 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-24 17:24:13 +0100
commit49e754aca3a79abfa024472e3528a5dcb7291b41 (patch)
treeb152ff76e8daa19c3337ca94c77b0be9479508f7 /meta/recipes-devtools/makedevs/makedevs_1.0.0.bb
parentdd4b362193e59b7a921c803d5583d90fa1cdfd5d (diff)
downloadpoky-49e754aca3a79abfa024472e3528a5dcb7291b41.tar.gz
autoconf: Add fix for sh verses bash issues
Libtool scripts were finding bash was /bin/sh and then using bashisms which then got into sstate and used on machines where /bin/sh might be dash. This changes things to search for bash first since its preferred. We then hardcode bash into the scripts which is more correct. This does mean we have a dependency on bash but many of our scripts have that anyway. (From OE-Core rev: 367a19aaf31bcf997f10d045e7954cc800189052) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/makedevs/makedevs_1.0.0.bb')
0 files changed, 0 insertions, 0 deletions