All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Shane Wang <shane.wang@intel.com>
Cc: yocto@yoctoproject.org
Subject: Re: [PATCH 1/1] meta-yocto/local.conf.sample: change = to ?= for BB_NUMBER_THREADS and PARALLEL_MAKE
Date: Mon, 02 Apr 2012 13:38:40 +0100	[thread overview]
Message-ID: <1333370320.647.30.camel@ted> (raw)
In-Reply-To: <5d0a3fc2ba2b0ba509a50dffcdaee298f1ac0e9d.1333358047.git.shane.wang@intel.com>

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@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



      reply	other threads:[~2012-04-02 12:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-02  9:23 [PATCH 0/1][Resend] meta-yocto fix Shane Wang
2012-04-02  9:23 ` [PATCH 1/1] meta-yocto/local.conf.sample: change = to ?= for BB_NUMBER_THREADS and PARALLEL_MAKE Shane Wang
2012-04-02 12:38   ` Richard Purdie [this message]

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=1333370320.647.30.camel@ted \
    --to=richard.purdie@linuxfoundation.org \
    --cc=shane.wang@intel.com \
    --cc=yocto@yoctoproject.org \
    /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.