> -Original Message-
> From: Mei, Lei
> Sent: Thursday, July 21, 2011 12:54 AM
> To: Patches and discussions about the oe-core layer
> Cc: Kamble, Nitin A
> Subject: RE: [OE-core] [PATCH 2/2] perl-dynloader.patch: Fix libdir
> issue for multilib
>
>
Re: [OE-core] [PATCH 2/2] perl-dynloader.patch: Fix libdir issue for
>multilib
>
>On Wed, 2011-07-20 at 16:48 +0800, Mei Lei wrote:
>> The perl-dynloader.patch can't support /usr/lib64, change the regular
>expression to support multilib.
>>
>> Signed-off-by: Mei L
On Wed, 2011-07-20 at 16:48 +0800, Mei Lei wrote:
> The perl-dynloader.patch can't support /usr/lib64, change the regular
> expression to support multilib.
>
> Signed-off-by: Mei Lei
> ---
> .../perl/perl-5.12.3/perl-dynloader.patch |2 +-
> 1 files changed, 1 insertions(+), 1 dele
The perl-dynloader.patch can't support /usr/lib64, change the regular
expression to support multilib.
Signed-off-by: Mei Lei
---
.../perl/perl-5.12.3/perl-dynloader.patch |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-devtools/perl/perl-5.12.3/pe