[yocto] MACHINE setting

Khem Raj raj.khem at gmail.com
Mon Jul 15 09:44:55 PDT 2013


On Jul 15, 2013, at 8:28 AM, Michael Fainstein <Michael.Fainstein at ecitele.com> wrote:

> Hi,
>  
> I have several similar boards with different PPC CPUs.
> How can I build packages for different MACHINEs without changing local.conf?
> I tried setting MACHINE and/or MACHINEOVERRIDES in my recipe that lists all my other recipes in DEPENDS. However, MACHINE setting affected only the main recipe, all other packages were built according to MACHINE in local.conf.
>  
> What am I missing?

you have to set it in env e.g

MACHINE=x bitbake <image>
MACHINE=y bitbake <image>
….

>  
> Thanks,
> Michael F.
> This e-mail message is intended for the recipient only and contains information which is CONFIDENTIAL and which may be proprietary to ECI Telecom. If you have received this transmission in error, please inform us by e-mail, phone or fax, and then delete the original and all copies thereof.
> 
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130715/5ada03ee/attachment.html>


More information about the yocto mailing list