Hello, On Mon, May 16, 2011 at 11:44 PM, Saul Wold <[email protected]> wrote: > From: Tom Rini <[email protected]> > > 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 <[email protected]> > --- > 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
