[OE-core] [PATCH 13/14] perl-native: create_wrapper on perl${PV} too

Khem Raj raj.khem at gmail.com
Sun May 22 05:12:12 UTC 2011



Sent from my iPad

On May 21, 2011, at 4:57 PM, Leon Woestenberg <leon.woestenberg at gmail.com> wrote:

> Hello,
> 
> On Mon, May 16, 2011 at 11:44 PM, Saul Wold <sgw at linux.intel.com> wrote:
>> From: Tom Rini <tom_rini at mentor.com>
>> 
>> perl${PV} becomes hostperl when building for the target so we need a wrapper
>> on that too.
>> 
>> This is 1e255fbd296e95ff178d66c4a1fe4875a988d7e1 in OE.
>> 
>> Signed-off-by: Tom Rini <tom_rini at mentor.com>
>> ---
>>  meta/recipes-devtools/perl/perl-native_5.12.3.bb |    1 +
>>        create_wrapper ${D}${bindir}/perl PERL5LIB='$PERL5LIB:${STAGING_LIBDIR}/perl/${PV}:${STAGING_LIBDIR}/perl/'
>> +       create_wrapper ${D}${bindir}/perl${PV} PERL5LIB='$PERL5LIB:${STAGING_LIBDIR}/perl/${PV}:${STAGING_LIBDIR}/perl/'
>>  }
>> --
> 
> Heads up:
> 
> Andreas Mueller today reported that this commit breaks his perl build.
> 
> See http://article.gmane.org/gmane.comp.handhelds.openembedded/45640
> 

http://git.openembedded.org/cgit.cgi/openembedded-core/commit/?id=a10bd976f4cef54ac50b0c82f885c17a26e5989f

Has already fixed it in oe-core few days back
> Regards,
> -- 
> Leon
> 
> _______________________________________________
> 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