[yocto] [PATCH 1/1] meta-yocto/local.conf.sample: change = to ?= for BB_NUMBER_THREADS and PARALLEL_MAKE

Richard Purdie richard.purdie at linuxfoundation.org
Mon Apr 2 05:38:40 PDT 2012


On Mon, 2012-04-02 at 17:23 +0800, Shane Wang wrote:
> In the current local.conf, BB_NUMBER_THREADS and PARALLEL_MAKE are assigned
> by '=', which overwrites the values set from the Hob. To avoid that, use '?='
> instead.
> 
> [Yocto #2210]
> 
> Signed-off-by: Shane Wang <shane.wang at intel.com>
> ---
>  meta-yocto/conf/local.conf.sample |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

If the user has used "=" in their configuration files, hob needs to deal
with this. It is not acceptable to patch the world to revolve around
hob.

So, no, I'm not going to take this patch, sorry.

Cheers,

Richard




More information about the yocto mailing list