Files
poky/meta/recipes-devtools
Richard Purdie 1a9226f140 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)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-01-23 12:18:05 +00:00
..
2014-01-06 11:13:59 +00:00
2014-01-06 11:13:58 +00:00
2013-07-02 22:23:49 +01:00
2013-12-14 09:11:19 +00:00
2014-01-14 11:33:52 +00:00
2013-11-05 22:17:56 +00:00
2014-01-02 12:50:21 +00:00
2013-12-09 18:01:44 +00:00
2014-01-02 12:50:21 +00:00
2014-01-02 12:50:21 +00:00
2014-01-02 12:56:28 +00:00
2014-01-02 12:50:24 +00:00
2014-01-02 12:50:21 +00:00
2013-10-26 15:59:10 +01:00
2014-01-02 12:50:18 +00:00
2014-01-02 12:50:21 +00:00
2014-01-02 22:39:23 +00:00
2014-01-06 11:14:02 +00:00
2013-12-10 17:42:43 +00:00
2014-01-19 16:32:10 +00:00
2014-01-02 12:50:18 +00:00
2013-08-13 23:05:58 +01:00