All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5
Date: Tue, 18 Jan 2011 20:59:40 -0700	[thread overview]
Message-ID: <4D3661AC.8030708@mentor.com> (raw)
In-Reply-To: <201101180730.29536.roman@khimov.ru>

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



  reply	other threads:[~2011-01-19  4:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-17 17:50 [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5 Khem Raj
2011-01-17 17:50 ` [PATCH 2/2] sane-toolchain.inc: Prefer binutils 2.21 Khem Raj
2011-01-17 18:53   ` Martin Jansa
2011-01-17 19:03 ` [PATCH 1/2] minimal.conf: Prefer perl 5.10.1 and opie 1.2.5 Frans Meulenbroeks
2011-01-17 20:14   ` Khem Raj
2011-01-17 20:33     ` Frans Meulenbroeks
2011-01-17 19:14 ` Tom Rini
2011-01-18  4:30   ` Roman I Khimov
2011-01-19  3:59     ` Tom Rini [this message]
2011-01-19  4:29       ` Khem Raj
2011-01-19 17:37         ` Tom Rini
2011-01-19 17:57           ` Khem Raj
2011-01-19 20:36             ` Tom Rini
2011-01-19 22:30               ` Khem Raj

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=4D3661AC.8030708@mentor.com \
    --to=tom_rini@mentor.com \
    --cc=openembedded-devel@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.