All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: "Moore, Thomas (FtWorth)" <Thomas.Moore2@ATK.COM>,
	 "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: COMPATIBLE_HOST
Date: Mon, 02 Feb 2015 08:32:07 -0700	[thread overview]
Message-ID: <54CF9877.8070607@mlbassoc.com> (raw)
In-Reply-To: <7B6FE55CD594D7478CED8A39DF3BFC0A5E7442CE@UT40SVCWEM001.atk.com>

On 2015-02-02 08:28, Moore, Thomas (FtWorth) wrote:
> Gary,
>
> It seems like COMPATIBLE_MACHINE would have values such as genericx86, qemux86-64, or beaglebone. If that's true, I don't think I want to use COMPATIBLE_MACHINE as my recipes are only dependent on the architecture.

You can also use architecture here - basically anything that is an override can be used.
Similar to Ross' answer, I think this should work:
   COMPATIBLE_MACHINE = '(i.86|x86_64)'

> -----Original Message-----
> From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org] On Behalf Of Gary Thomas
> Sent: Monday, February 02, 2015 9:23 AM
> To: yocto@yoctoproject.org
> Subject: Re: [yocto] COMPATIBLE_HOST
>
> On 2015-02-02 08:17, Moore, Thomas (FtWorth) wrote:
>> I have a binary recipe that is only compatible with x86 and x86_64 systems. I *think* specifying the COMPATIBLE_HOST in my recipe would be a good idea. However, I've been unable to find any documentation, or even a good description, of this variable. Can someone help me out here?
>
> I think you really need to use COMPATIBLE_MACHINE instead.
>

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2015-02-02 15:32 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-02 15:17 COMPATIBLE_HOST Moore, Thomas (FtWorth)
2015-02-02 15:21 ` COMPATIBLE_HOST Burton, Ross
2015-02-02 15:31   ` COMPATIBLE_HOST Moore, Thomas (FtWorth)
2015-02-02 15:22 ` COMPATIBLE_HOST Gary Thomas
2015-02-02 15:28   ` COMPATIBLE_HOST Moore, Thomas (FtWorth)
2015-02-02 15:32     ` Gary Thomas [this message]
2015-02-02 15:33       ` COMPATIBLE_HOST Richard Purdie
2015-02-02 15:44         ` COMPATIBLE_HOST Gary Thomas

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=54CF9877.8070607@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=Thomas.Moore2@ATK.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.