[yocto] Multiple MACHINEs in a single build?

Khem Raj raj.khem at gmail.com
Thu May 5 06:45:36 PDT 2016


> On May 4, 2016, at 7:08 PM, Marcelo E. Magallon <marcelo.magallon at hpe.com> wrote:
> 
> Hi,
> 
> I suspect this is documented in a FAQ somewhere, but I'm failing to hit
> the correct keywords when googling...
> 
> Is there a way to support building images for multiple MACHINEs in a
> single workspace at the same time?
> 
> This works:
> 
> 	$ MACHINE=qemux86 bitbake core-image-minimal
> 	$ MACHINE=qemux86-64 bitbake core-image-minimal
> 
> and bitbake parallelizes the build across tasks. What I'm trying to
> figure out is if it's possible to run two bitbake instances with
> different MACHINE values on different hosts but writing to the same
> workspace (say, over NFS).

Thats not possible and its by design.

> 
> Thanks!
> 
> Marcelo
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160505/3fee1bc3/attachment.pgp>


More information about the yocto mailing list