generic-poky/meta/recipes-devtools/libtool
Richard Purdie 5d3860f4a8 Allow use of dash as /bin/sh
We've had the check for dash as /bin/sh for a long time. Dash has been
around long enough now that most major issues have been identified and
fixed from  build perspective.

This patch fixes a bashism in the openjade-native recipe. It also
adjusts libtool so that the header at the script is used and not the
value of $SHELL. This is because many Makefiles change $SHELL so dash
can get used to execute what is otherwise configured as a bash shell
script. Since we don't need to execute scripts this way on any system I'm
aware of us building upon, the simplest fix is just to remove $SHELL.

With these two changes the dash check can be removed and we can allow
builds with dash as /bin/sh

(From OE-Core rev: 07ded02ffd37b4fe60a6210dbf56490ea306f0b6)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

[Note: I know I need to add the description of the libtool change above
into the prefix.patch]
2011-11-10 11:51:18 +00:00
..
libtool Allow use of dash as /bin/sh 2011-11-10 11:51:18 +00:00
libtool-2.4.inc libtool: Changes to enable sysroot support 2011-01-21 01:36:14 -08:00
libtool-cross_2.4.bb libtool: Fix an issue where unnecessary rpaths were being injected 2011-09-26 17:56:44 +01:00
libtool-native_2.4.bb libtool: Fix an issue where unnecessary rpaths were being injected 2011-09-26 17:56:44 +01:00
libtool-nativesdk_2.4.bb libtool: Fix an issue where unnecessary rpaths were being injected 2011-09-26 17:56:44 +01:00
libtool.inc libtool: Fix an issue where unnecessary rpaths were being injected 2011-09-26 17:56:44 +01:00
libtool_2.4.bb libtool: Fix an issue where unnecessary rpaths were being injected 2011-09-26 17:56:44 +01:00