[OE-core] [Consolidated & Tested 24/35] siteinfo: Move certain bash entries to common-linux

Tom Rini tom_rini at mentor.com
Wed Jul 27 15:35:13 UTC 2011


On 07/27/2011 02:44 AM, Phil Blundell wrote:
> On Wed, 2011-07-27 at 00:47 -0700, Saul Wold wrote:
>> diff --git a/meta/site/arm-common b/meta/site/arm-common
>> index 5d3e68a..39eb30b 100644
>> --- a/meta/site/arm-common
>> +++ b/meta/site/arm-common
>> @@ -14,21 +14,7 @@ apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes}
>>  
>>  # bash
>>  ac_cv_c_long_double=${ac_cv_c_long_double=yes}
>> -bash_cv_have_mbstate_t=${bash_cv_have_mbstate_t=yes}
>>  bash_cv_func_sigsetjmp=${bash_cv_func_sigsetjmp=missing}
> 
> That sigsetjmp thing looks pretty bogus to me.  sigsetjmp() is POSIX.1;
> it isn't (shouldn't be) architecture specific in any way, and both
> eglibc and uclibc implement it nowadays.  I think you should probably
> have sigsetjmp=present in linux-common.

Agreed that we're far from complete here.  oe.dev has this one done and
once I've got the rest of the oe.dev re-sync done I'm just going to wipe
the site files clean and see what's needed anywhere, really.

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-core mailing list