[oe] [PATCH] Reverse the order of OVERRIDES

Maupin, Chase chase.maupin at ti.com
Fri Oct 15 15:29:42 UTC 2010


> -----Original Message-----
> From: openembedded-devel-bounces at lists.openembedded.org
> [mailto:openembedded-devel-bounces at lists.openembedded.org] On Behalf Of
> Chris Larson
> Sent: Friday, October 15, 2010 10:17 AM
> To: openembedded-devel at lists.openembedded.org
> Cc: Chris Larson
> Subject: Re: [oe] [PATCH] Reverse the order of OVERRIDES
> 
> On Fri, Oct 15, 2010 at 7:12 AM, Maupin, Chase <chase.maupin at ti.com>
> wrote:
> 
> > > diff --git a/conf/machine/kixrp435.conf b/conf/machine/kixrp435.conf
> > > index 8259127..b4a2fa6 100644
> > > --- a/conf/machine/kixrp435.conf
> > > +++ b/conf/machine/kixrp435.conf
> > > @@ -7,7 +7,7 @@ TARGET_ARCH = "arm"
> > >  # Note: armv4 armv4t armv5te will be added by tune-xscale.inc
> > > automatically.
> > >  PACKAGE_EXTRA_ARCHS = "armv5e ixp4xxle"
> > >
> > > -OVERRIDES =
> > >
> >
> "local:${MACHINE}:nslu2:ixp4xx:${DISTRO}:${TARGET_OS}:${TARGET_ARCH}:build
> > > -${BUILD_OS}:fail-fast:pn-${PN}"
> > > +MACHINE_OVERRIDES += "nslu2 ixp4xx"
> >
> > Should this be "ixp4xx nslu2"?  At least in order to keep the original
> > behavior?
> 
> 
> Yes, good catch, thanks, I'll fix it in the next version of the patch.

Everything else looked OK to me.  Thanks for this change Chris.

> --
> Christopher Larson
> clarson at kergoth dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Maintainer - Tslib
> Senior Software Engineer, Mentor Graphics
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list