generic-poky/meta/recipes-devtools/autoconf
Richard Purdie 49e754aca3 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>
2013-09-24 17:24:13 +01:00
..
autoconf autoconf: Add fix for sh verses bash issues 2013-09-24 17:24:13 +01:00
autoconf.inc autoconf: update RDEDENDS 2013-01-07 11:09:36 +00:00
autoconf_2.69.bb autoconf: Add fix for sh verses bash issues 2013-09-24 17:24:13 +01:00