All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Darren Hart <dvhart@linux.intel.com>,
	Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: RFC: grub-efi native tools
Date: Wed, 23 Nov 2011 08:10:48 +0000	[thread overview]
Message-ID: <1410925.ON6BTprex7@helios> (raw)
In-Reply-To: <4ECCA876.4080201@linux.intel.com>

On Wednesday 23 November 2011 00:01:58 Darren Hart wrote:
> On 11/22/2011 11:36 PM, Koen Kooi wrote:
> > One way:
> > 
> > DEPENDS = "grub-efi-native"
> > DEPENDS_virtclass-native = ""
> 
> Ah, nice. I presume I can also zero out a function for the virtclass-native?
> 
> do_compile_append() {
> 	... non-native stuff ...
> }
> 
> do_compile_append_virtclass-native() {
> 
> }

Unfortunately no, the second will not wipe out the first since appends are 
cumulative. The non-native append would have to be qualified with an override 
(or its content wrapped in a conditional statement).

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



  reply	other threads:[~2011-11-23  8:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-23  7:01 RFC: grub-efi native tools Darren Hart
2011-11-23  7:36 ` Koen Kooi
2011-11-23  8:01   ` Darren Hart
2011-11-23  8:10     ` Paul Eggleton [this message]
2011-11-23  8:14       ` Darren Hart
2011-11-23  7:44 ` Darren Hart

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=1410925.ON6BTprex7@helios \
    --to=paul.eggleton@linux.intel.com \
    --cc=dvhart@linux.intel.com \
    --cc=koen@dominion.thruhere.net \
    --cc=openembedded-core@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.