generic-poky/meta/recipes-support/apr
Robert Yang 12fe05c440 apr-native: Set CONFIG_SHELL to /bin/bash
The apr-native provides usr/share/build-1/libtool which is required by
the recipe such as apache2-native. If we don't set the CONFIG_SHELL to
/bin/bash, then:

1) If we build apr-native on a host which is "/bin/sh -> bash", the
   interpreter in usr/share/build-1/libtool would be "#!/bin/sh".
2) When we re-use apr-native's sstate on a host which is
   "/bin/sh -> dash", there would be errors.

(From OE-Core rev: 38d83009dfe77437533969ce681605a9ab9534ac)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-12 15:38:31 +00:00
..
apr apr: upgrade to 1.5.1 2014-06-06 09:26:04 +01:00
apr-util apr-util: enable ptest support 2014-01-28 00:52:31 +00:00
apr-util_1.5.3.bb apr-util: upgrade to 1.5.3 2014-06-06 09:26:04 +01:00
apr_1.5.1.bb apr-native: Set CONFIG_SHELL to /bin/bash 2014-11-12 15:38:31 +00:00