Files
poky/meta/recipes-support
Hongxu Jia 261b9e249b apr: remove the use of ${SHELL} to avoid bash/dash confliction
While multible hosts sharing a common sstate cache, the fist host using
bash as default shell and build apr, the second host using dash as
default shell and build apr-util, there was a failure in apr-util:
...
| /bin/sh: 0: Can't open i586-poky-linux-libtool
| make[1]: *** [dbm/apr_dbm_gdbm.lo] Error 127
| make[1]: *** Waiting for unfinished jobs....
| make[1]: Leaving directory
`tmp/work/i586-poky-linux/apr-util/1.5.2-r0/apr-util-1.5.2'
...

The quick way to reproduce the defect in Ubuntu 1204:
1. Create a new build
2. sudo dpkg-reconfigure dash <set bash as /bin/sh>
3. bitbake apr
4. sudo dpkg-reconfigure dash <set dash as /bin/sh>
5. bitbake apr-util

Remove the use of $(SHELL) in the apr could avoid this issue.

(From OE-Core rev: 53af71200b6f6d117e1e7dc2e7a7d21c6faab8f9)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-04-23 11:43:26 +01:00
..
2014-01-10 15:16:50 +00:00
2014-02-25 08:01:09 +00:00
2014-01-06 11:13:55 +00:00
2014-01-06 11:13:54 +00:00
2014-03-27 09:42:05 +00:00
2013-12-05 14:25:27 +00:00
2014-01-02 12:50:18 +00:00
2014-02-17 15:28:58 +00:00
2014-01-02 22:39:23 +00:00
2014-01-02 22:39:23 +00:00
2014-01-02 12:50:18 +00:00
2014-02-09 09:42:52 +00:00
2014-02-20 14:28:12 +00:00
2014-01-14 11:33:55 +00:00
2014-01-02 12:50:18 +00:00
2014-02-24 11:57:50 +00:00
2014-01-02 12:50:21 +00:00
2014-03-30 10:10:32 +01:00
2014-01-02 12:50:18 +00:00
2014-01-02 22:39:23 +00:00