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

Leon Woestenberg leon.woestenberg at gmail.com
Sat May 21 23:57:16 UTC 2011


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

Regards,
-- 
Leon




More information about the Openembedded-core mailing list