[yocto] Multiple MACHINEs in a single build?

Marcelo E. Magallon marcelo.magallon at hpe.com
Thu May 5 12:20:20 PDT 2016


On Thu, May 05, 2016 at 06:45:36AM -0700, Khem Raj wrote:

> > 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.

Can you nudge me in the direction of some documentation for this design?

Thanks!

Marcelo



More information about the yocto mailing list