[oe] [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5

Tom Rini tom_rini at mentor.com
Wed Jan 19 03:59:40 UTC 2011


On 01/17/2011 09:30 PM, Roman I Khimov wrote:
> В сообщении от Понедельник 17 января 2011 22:14:51 автор Tom Rini написал:
>> On 01/17/2011 10:50 AM, Khem Raj wrote:
>> I see different problems with perl 5.10.1 + uclibc + p2020ds, so I guess
>> this is fine with me.
>
> What kind of problems?

Khem fixed it tonight.  At heart, there's been a need to make much 
better use of the libc-uclibc override rather than testing TARGET_OS as 
there's at least 'linux-uclibc', 'linux-uclibceabi' and 
'linux-uclibcspe' as valid TARGET_OS combinations.  perl has been doing 
a test for the first two and Khem added a test for the 3rd.  This got me 
to go and audit the recipes for using the _linux-uclibc append and 
switching them en masse to libc-uclibc.  There were a very small number 
of places that had been catching all 3, but for the most part it was 80% 
catching the first two and 20% catching just linux-uclibc.  I believe 
but didn't check that Khem caught the rest of the places that were 
testing for TARGET_OS in shell code and updated them for linux-uclibcspe.

-- 
Tom Rini
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list