From: Ming Liu <ming.liu@windriver.com>
To: Phil Blundell <pb@pbcl.net>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH V2] quilt: add ac_cv_path_BASH to CACHED_CONFIGUREVARS also for native
Date: Thu, 23 Jan 2014 15:22:35 +0800 [thread overview]
Message-ID: <52E0C33B.3090605@windriver.com> (raw)
In-Reply-To: <1390461261.24755.12.camel@e130.pbcl.net>
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.
>
>
>
>
next prev parent reply other threads:[~2014-01-23 7:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-23 6:45 [PATCH V2] quilt: add ac_cv_path_BASH to CACHED_CONFIGUREVARS also for native Ming Liu
2014-01-23 7:14 ` Phil Blundell
2014-01-23 7:22 ` Ming Liu [this message]
2014-01-23 11:29 ` Otavio Salvador
2014-01-28 12:30 ` Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=52E0C33B.3090605@windriver.com \
--to=ming.liu@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=pb@pbcl.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.