]> code.ossystems Code Review - openembedded-core.git/commit
quilt: add ac_cv_path_BASH to CACHED_CONFIGUREVARS also for native
authorMing Liu <ming.liu@windriver.com>
Thu, 23 Jan 2014 06:45:48 +0000 (14:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 2 Feb 2014 11:21:54 +0000 (11:21 +0000)
commit34bd53c657f82a402723fcf2640b0511a68b6af5
tree724094024c7f3ffd142b9e8bc3a2ab3bf4499f2b
parentce48f4ebfeae0bca599c6e39958ec8dec11e09dd
quilt: add ac_cv_path_BASH to CACHED_CONFIGUREVARS also for native

A issue was fixed in target recipe with commit: 95893404

[
    quilt: added ac_cv_path_BASH to CACHED_CONFIGUREVARS

    On Fedora 17, bash has moved to /usr/bin/bash and the configure process finds it
    on the host machine there, this ensures that it is set correctly for the target.

    [YOCTO #2363]

Signed-off-by: Saul Wold <sgw@linux.intel.com>
]

But it's also impacting native package in the case that the sstate is used
between Fedora 17(or later) and other hosts.

Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-devtools/quilt/quilt-0.61.inc
meta/recipes-devtools/quilt/quilt_0.61.bb