Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: Koen Kooi <koen@dominion.thruhere.net>,
	openembedded-core@lists.openembedded.org
Subject: Re: RFC: grub-efi native tools
Date: Wed, 23 Nov 2011 00:14:27 -0800	[thread overview]
Message-ID: <4ECCAB63.6080906@linux.intel.com> (raw)
In-Reply-To: <1410925.ON6BTprex7@helios>



On 11/23/2011 12:10 AM, Paul Eggleton wrote:
> 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).

Right, duh. Thanks for clarifying that.


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel



  reply	other threads:[~2011-11-23  8:20 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
2011-11-23  8:14       ` Darren Hart [this message]
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=4ECCAB63.6080906@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=koen@dominion.thruhere.net \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox