On 01/23/2014 03:14 PM, Phil Blundell wrote:
On Thu, 2014-01-23 at 14:45 +0800, Ming Liu wrote:
+CACHED_CONFIGUREVARS += "ac_cv_path_BASH=/bin/bash" -CACHED_CONFIGUREVARS += "ac_cv_path_BASH=${base_bindir}/bash"
Why did you change this from ${base_bindir} to a hardcoded path?
Because base_bindir would be expanded as '${base_prefix}/bin' for native recipe, then it has to set DEPENDS on bash-native which I think is not what it supposed to be, the change would let it locate bash from host environment.

//Ming Liu

p.





_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to