On Mon, 2015-02-02 at 08:32 -0700, Gary Thomas wrote:
> On 2015-02-02 08:28, Moore, Thomas (FtWorth) wrote:
> > Gary,
> >
> > It seems like COMPATIBLE_MACHINE would have values such as
> genericx86, qemux86-64, or beaglebone. If that's true, I don't think I
> want to use COMPATIBLE_MACHINE as my recipes are only dependent on the
> architecture.
> 
> You can also use architecture here - basically anything that is an override 
> can be used.
> Similar to Ross' answer, I think this should work:
>    COMPATIBLE_MACHINE = '(i.86|x86_64)'

No, that syntax is for COMPATIBLE_HOST...

Cheers,

Richard

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to