All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Blundell <philb@gnu.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] classes/base.bbclass: add INCOMPATIBLE_MACHINE
Date: Thu, 08 Jul 2010 09:23:18 +0100	[thread overview]
Message-ID: <1278577398.15825.1.camel@lenovo.internal.reciva.com> (raw)
In-Reply-To: <AANLkTilH4HHsk0ftnGdTN43qWb70aDZvYt1o6557tAH4@mail.gmail.com>

On Thu, 2010-07-08 at 08:49 +0200, Frans Meulenbroeks wrote: 
> The only concern I have is the name COMPATIBLE_TARGET
> for me TARGET is the board so COMPATIBLE_TARGET for me more or less
> equates to COMPATIBLE_MACHINE.
> What about COMPATIBLE_ARCH or COMPATIBLE_ARCHITECTURE?

I think the variable that you want to match against (in the specific
case of cross.bbclass) is ${TARGET_SYS}.  Having the matching variable
be named COMPATIBLE_ARCH would imply that it's going to match
${HOST_ARCH}, which obviously isn't what you want.

I would have thought that confusion with ${MACHINE} should be minimal
since that nomenclature is already quite well established in OE.  But
you could name it COMPATIBLE_TARGET_SYS if you wanted to make the name
completely explicit.

p.





  reply	other threads:[~2010-07-08  8:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-07 18:38 [PATCH] classes/base.bbclass: add INCOMPATIBLE_MACHINE Frans Meulenbroeks
2010-07-07 18:49 ` Frans Meulenbroeks
2010-07-07 18:57   ` Phil Blundell
2010-07-07 19:11     ` Frans Meulenbroeks
2010-07-07 19:44       ` Phil Blundell
2010-07-08  6:49         ` Frans Meulenbroeks
2010-07-08  8:23           ` Phil Blundell [this message]
2010-07-10 16:19             ` [PATCH] base.bbclass: introduce COMPATIBLE_TARGET_SYS Frans Meulenbroeks
2010-07-10 17:42               ` Tom Rini
2010-07-10 22:36               ` Phil Blundell
2010-07-11  6:55                 ` Frans Meulenbroeks
2010-07-11  7:16                   ` Frans Meulenbroeks
2010-07-11  7:48                     ` [PATCH v2] base.bbclass: introduce COMPATIBLE_TARGET_SYS and COMPATIBLE_TARGET_ARCH Frans Meulenbroeks
2010-07-11  9:10                       ` Phil Blundell
2010-07-11 12:11               ` [PATCH] base.bbclass: introduce COMPATIBLE_TARGET_SYS Phil Blundell
2010-07-12  6:24                 ` Frans Meulenbroeks
2010-07-14  7:27                   ` Esben Haabendal
2010-07-10 16:23             ` [PATCH] classes/base.bbclass: add INCOMPATIBLE_MACHINE Frans Meulenbroeks
2010-07-10 22:52               ` Khem Raj
2010-07-08 17:07     ` Denys Dmytriyenko

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=1278577398.15825.1.camel@lenovo.internal.reciva.com \
    --to=philb@gnu.org \
    --cc=openembedded-devel@lists.openembedded.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.