[yocto] [meta-intel][PATCH v2] ia32-base.inc: Use '=+' for IMAGE_FSTYPES

Tom Rini tom.rini at gmail.com
Wed Mar 28 15:06:13 PDT 2012


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 at 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, =+" :)

-- 
Tom



More information about the yocto mailing list