Sent from my iPad
On May 21, 2011, at 4:57 PM, Leon Woestenberg <[email protected]> wrote: > 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 > 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 > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
