Re: [OE-core] [PATCH] intltool: Use nativeperl binary for PERL instead of 'perl'

2011-08-15 Thread Saul Wold
On 08/12/2011 08:31 AM, Khem Raj wrote: License is GPLv2 change it. Defining PERL for native intltool is not needed anymore Signed-off-by: Khem Raj --- .../intltool/intltool-0.40.6/use-nativeperl.patch | 20 meta/recipes-devtools/intltool/intltool.inc|3 +--

[OE-core] [PATCH] intltool: Use nativeperl binary for PERL instead of 'perl'

2011-08-12 Thread Khem Raj
License is GPLv2 change it. Defining PERL for native intltool is not needed anymore Signed-off-by: Khem Raj --- .../intltool/intltool-0.40.6/use-nativeperl.patch | 20 meta/recipes-devtools/intltool/intltool.inc|3 +-- meta/recipes-devtools/intltool/intltool_0

Re: [OE-core] [PATCH] intltool: Use nativeperl binary for PERL instead of 'perl'

2011-08-10 Thread Phil Blundell
On Wed, 2011-08-10 at 07:59 -0700, Khem Raj wrote: > On 08/10/2011 04:30 AM, Phil Blundell wrote: > > On Tue, 2011-08-09 at 20:15 -0700, Khem Raj wrote: > >> +-AC_PATH_PROG(INTLTOOL_PERL, perl) ++AC_PATH_PROG(INTLTOOL_PERL, > >> nativeperl) > > > > I don't think you want to do that for the copy of

Re: [OE-core] [PATCH] intltool: Use nativeperl binary for PERL instead of 'perl'

2011-08-10 Thread Khem Raj
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/10/2011 04:30 AM, Phil Blundell wrote: > On Tue, 2011-08-09 at 20:15 -0700, Khem Raj wrote: >> +-AC_PATH_PROG(INTLTOOL_PERL, perl) ++AC_PATH_PROG(INTLTOOL_PERL, >> nativeperl) > > I don't think you want to do that for the copy of intltool.m4 tha

Re: [OE-core] [PATCH] intltool: Use nativeperl binary for PERL instead of 'perl'

2011-08-10 Thread Phil Blundell
On Tue, 2011-08-09 at 20:15 -0700, Khem Raj wrote: > +-AC_PATH_PROG(INTLTOOL_PERL, perl) > ++AC_PATH_PROG(INTLTOOL_PERL, nativeperl) I don't think you want to do that for the copy of intltool.m4 that's going to be installed on the target, only for the one that goes into the sysroot. p. ___

[OE-core] [PATCH] intltool: Use nativeperl binary for PERL instead of 'perl'

2011-08-09 Thread Khem Raj
License is GPLv2 change it. Defining PERL for native intltool is not needed anymore Signed-off-by: Khem Raj --- .../intltool/intltool-0.40.6/use-nativeperl.patch | 20 meta/recipes-devtools/intltool/intltool.inc|3 +-- meta/recipes-devtools/intltool/intltool_0