On Fri, 2011-07-22 at 10:05 +0100, Richard Purdie wrote: > On Fri, 2011-07-22 at 02:49 -0500, Kumar Gala wrote: > > On Jul 21, 2011, at 3:43 PM, Richard Purdie wrote: > > > > > On Thu, 2011-07-21 at 00:52 -0700, Saul Wold wrote: > > >> Review and tested, the inherit perlnatives are needed. > > >> > > >> The following changes since commit > > >> 0d03800caffc2341b74190d38f7a372223c89f4c: > > >> > > >> lsbsetup_1.0.bb: Change the hardcoded /usr/lib to support multilib > > >> (2011-07-20 15:43:43 +0100) > > >> > > >> are available in the git repository at: > > >> git://git.openembedded.org/openembedded-core-contrib sgw/stage > > >> > > >> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage > > >> > > >> Martin Jansa (9): > > >> tcmode-default: set preferred version also for (e)glibc-locale > > >> eglibc-package: don't fail without localedef/gconv > > >> python: save Makefile.sysroot in do_compile > > >> python: add patch to fix cross compilation on host with linux-3.0 > > >> polkit: inherit perlnative > > >> shared-mime-info: inherit perlnative > > >> xkeyboard-config: inherit perlnative > > >> avahi: inherit perlnative > > >> vte: inherit perlnative > > >> > > >> Matthew McClintock (2): > > >> Add endianess macros used by previous endian-ness_handling.patch > > >> Make intltool use perlnative instead of perl on host > > >> > > >> Saul Wold (2): > > >> clutter-box2d: fix isfinite.patch > > >> gettext: Add depends to gettext to avoid host contamination > > >> > > >> Tom Rini (7): > > >> python-native: Mangle scripts to use /usr/bin/env python, bump PR > > >> gnome-doc-utils: Use /usr/bin/env python in xml2po, bump PR > > >> perl-native: Add a perl-native wrapper in the normal bindir > > >> cpan.bbclass: Perform more mangling for perl path > > >> icon-naming-utils-native: Fix long path to perl in icon-name-mapping > > >> siteinfo.bbclass: Port over oe.dev logic for site files > > >> local.conf.sample: Add a note about ASSUME_PROVIDED for help2man > > > > > > Thanks Saul, I merged this minus the perlnative pieces since I think we > > > might be able to solve this in a better way and we should at least > > > discuss that. > > > > > > Cheers, > > > > > > Richard > > > > > > > The version of: > > > > clutter-box2d: fix isfinite.patch > > > > in poky.git seems to still be broken > > There is something in my patch workflow which seems to corrupt dos line > endings. I've manually fixed the patches which were out of sync in poky > compared with OE-Core and am looking into how this happened with a view > to fixing the scripts.
The reason is we need to use "git am --keep-cr". I've updated my local scripts and we're also checking the layer handling tools. I haven't switched to them yet as we haven't had a lull in the patches to allow me to make the transition. I've got that pencilled in for after multilib is done. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
