All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marcelo E. Magallon" <marcelo.magallon@hpe.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: Multiple MACHINEs in a single build?
Date: Thu, 5 May 2016 13:20:20 -0600	[thread overview]
Message-ID: <20160505192013.GA17781@nyx.americas.hpqcorp.net> (raw)
In-Reply-To: <6311B206-D2A3-4CC1-A034-7900EF2E6E21@gmail.com>

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


  reply	other threads:[~2016-05-05 19:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-05  2:08 Multiple MACHINEs in a single build? Marcelo E. Magallon
2016-05-05 13:45 ` Khem Raj
2016-05-05 19:20   ` Marcelo E. Magallon [this message]
2016-05-05 21:21     ` Khem Raj
2016-05-05 18:49 ` Paul Eggleton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160505192013.GA17781@nyx.americas.hpqcorp.net \
    --to=marcelo.magallon@hpe.com \
    --cc=raj.khem@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.