All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Tom Rini <tom.rini@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-intel][PATCH v2] ia32-base.inc: Use '=+' for IMAGE_FSTYPES
Date: Wed, 28 Mar 2012 16:53:06 -0700	[thread overview]
Message-ID: <4F73A462.4010707@linux.intel.com> (raw)
In-Reply-To: <20120328220613.GD4903@bill-the-cat>



On 03/28/2012 03:06 PM, Tom Rini wrote:
> On Wed, Mar 28, 2012 at 02:42:36PM -0700, Khem Raj wrote:
>> On Wed, Mar 28, 2012 at 11:16 AM, Tom Rini <trini@ti.com> wrote:
>>>
>>> -IMAGE_FSTYPES += "ext3 cpio.gz live"
>>> +IMAGE_FSTYPES =+ "ext3 cpio.gz live"
>>
>> whats the difference ?
> 
> Consistency.  Or blame Richard for saying "no, wait, =+" :)
> 

+= append
=+ prepend

Doesn't seem to me that it would impact the final output at all.

-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


  reply	other threads:[~2012-03-28 23:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-23 17:34 [PATCH] ia32-base.inc: Use '=' for IMAGE_FSTYPES Tom Rini
2012-03-28 18:16 ` [meta-intel][PATCH v2] ia32-base.inc: Use '=+' " Tom Rini
2012-03-28 21:42   ` Khem Raj
2012-03-28 22:06     ` Tom Rini
2012-03-28 23:53       ` Darren Hart [this message]
2012-03-29  0:50         ` Khem Raj
2012-03-29  2:21           ` Denys Dmytriyenko

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=4F73A462.4010707@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=tom.rini@gmail.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.