All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Blundell <philb@gnu.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: COMPATIBLE_MACHINE
Date: Fri, 20 Apr 2012 15:03:53 +0100	[thread overview]
Message-ID: <1334930634.27021.52.camel@phil-desktop> (raw)
In-Reply-To: <4F916294.6090706@mlbassoc.com>

On Fri, 2012-04-20 at 07:20 -0600, Gary Thomas wrote:
> I'm writing a .bbappend for a recipe which contains a COMPATIBLE_MACHINE
> pattern like this:
>    COMPATIBLE_MACHINE = "(machine1|machine2|machine3)"
> 
> Is there a way my .bbappend file can add to this pattern?  I don't want
> to disturb what's there, just add my machine as well.

COMPATIBLE_MACHINE .= "|machine4"

p.





  reply	other threads:[~2012-04-20 14:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-20 13:20 COMPATIBLE_MACHINE Gary Thomas
2012-04-20 14:03 ` Phil Blundell [this message]
2012-04-20 14:04 ` COMPATIBLE_MACHINE Chris Larson
2012-04-20 14:15   ` COMPATIBLE_MACHINE Gary Thomas
2012-04-20 14:18     ` COMPATIBLE_MACHINE Chris Larson

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=1334930634.27021.52.camel@phil-desktop \
    --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.