[OE-core] [PATCH 2/5] m4: Add m4-nativesdk recipes

wenzong fan wenzong.fan at windriver.com
Wed Nov 30 01:55:41 UTC 2011


On 11/30/2011 02:04 AM, Richard Purdie wrote:
> On Tue, 2011-11-29 at 17:48 +0000, McClintock Matthew-B29882 wrote:
>    
>> On Tue, Nov 29, 2011 at 2:38 AM,<wenzong.fan at windriver.com>  wrote:
>>      
>>> From: Wenzong Fan<wenzong.fan at windriver.com>
>>>
>>> [YOCTO #1603]
>>>
>>> m4-nativesdk is required by autoconf-nativesdk.
>>>        
>> Is there a reason we don't just extend the m4 recipe for native and
>> nativesdk? (I'm just curious)
>>      
> Its a good question, BBCLASSEXTEND = "nativesdk" should really work and
> those recipes look wrong (they shouldn't need to set
> INHIBIT_AUTOTOOLS_DEPS = "1" or have the custom do_configure).
>    

Ah, this works. I'll extend the m4 recipe to support 'nativesdk'
> The m4-native recipe is a little tricker as its one of the early
> bootstrap dependencies required by autotools. This is why it does need
> the INHIBIT_AUTOTOOLS_DEPS and custom do_configure line although those
> should be possible with modern BBCLASSEXTEND...
>
>    

Thanks for let me know the story, this really confused me when I 
deciding copy/extend for the m4-nativesdk.

Wenzong
> Cheers,
>
> Richard
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
>    





More information about the Openembedded-core mailing list