generic-poky/meta/recipes-devtools/libtool
Richard Purdie 845df01345 libtool-cross/native: Force usage of bash due to sstate inconsistencies
Scenario:
a) libtool script is built on system with bash as /bin/sh
b) machine B installs sstate from build a)
c) machine B has dash as /bin/sh

In this scenario, the script fails to work properly since its expecting
/bin/sh to have bash like syntax and it no longer does have it.

This patch forces the configure process to use /bin/bash, not /bin/sh
and hence allows the scripts to work correctly when used from sstate.

(From OE-Core rev: 24d5b449e5f4d91119f0d8e13c457618811aadfc)

(From OE-Core rev: 330c3085317a0b0981163ff5c41c54596e0d127d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-07-03 14:56:45 +01:00
..
libtool libtool: Don't patch generated files 2013-09-30 22:11:57 +01:00
libtool-2.4.2.inc gcc/libtool/perl: Fix various path to sed-native problems 2013-09-26 16:37:56 +01:00
libtool-cross_2.4.2.bb libtool-cross/native: Force usage of bash due to sstate inconsistencies 2014-07-03 14:56:45 +01:00
libtool-native_2.4.2.bb libtool-cross/native: Force usage of bash due to sstate inconsistencies 2014-07-03 14:56:45 +01:00
libtool_2.4.2.bb libtool: Upgrade from 2.4 -> 2.4.2 2011-12-01 20:40:23 +00:00
nativesdk-libtool_2.4.2.bb libtool-nativesdk: rename to nativesdk-libtool 2013-05-12 09:37:29 +01:00