All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard@openedhand.com>
To: openembedded-devel@openembedded.org
Cc: poky <poky@o-hand.com>
Subject: Re: Poky SDK generation changes
Date: Sat, 26 Sep 2009 15:54:56 +0100	[thread overview]
Message-ID: <1253976896.7598.49.camel@ted> (raw)
In-Reply-To: <20090924194926.GG9726@smtp.west.cox.net>

On Thu, 2009-09-24 at 12:49 -0700, Tom Rini wrote:
> This all sounds pretty good.  My first concern is where does MACHINE
> fit into this stuff?

MACHINE changes the target of the SDK so it is taken into account.

>   My second is, is it possible to do something like:
> $ SDK_ARCH="i586-linux" MACHINE=machine1 bitbake my-sdk-target
> $ SDK_ARCH="i586-mingw" MACHINE=machine1 bitbake my-sdk-target
> I assume so.  Then after those two, how about:
> $ SDK_ARCH="i586-linux" MACHINE=machine2 bitbake my-sdk-target
> $ SDK_ARCH="i586-mingw" MACHINE=machine2 bitbake my-sdk-target

Yes, this all does exactly what you'd expect. 

I've also added "SDKMACHINE" to Poky too which works like MACHINE with
some predefined .conf files for common targets.

Cheers,

Richard





      reply	other threads:[~2009-09-26 14:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-17 18:59 Poky SDK generation changes Richard Purdie
2009-09-24 19:49 ` Tom Rini
2009-09-26 14:54   ` Richard Purdie [this message]

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=1253976896.7598.49.camel@ted \
    --to=richard@openedhand.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    --cc=poky@o-hand.com \
    /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.