automake_1.11.1.bb: Don't try to execute perl.
authorGraham Gower <graham.gower@gmail.com>
Fri, 3 Dec 2010 00:53:50 +0000 (11:23 +1030)
committerKhem Raj <raj.khem@gmail.com>
Fri, 3 Dec 2010 20:24:46 +0000 (12:24 -0800)
commit6b272b6e6b006a8008cab08510c96ef014f2f685
treee452d83b79d4f6df07a004593e383cf79cd817e9
parentf60820472edba71ac66a834d49cdb045a8657b4b
automake_1.11.1.bb: Don't try to execute perl.

checking for perl... (cached) /bin/perl
/mnt/oe/tmp/work/mipsel-oe-linux-uclibc/automake-1.11.1-r3.1/automake-1.11.1/configure: line 2306: /bin/perl: No such file or directory
configure: error: perl 5.6 or better is required; perl 5.8.2 or better
is recommended.  If you have several perl versions
installed, select the one Automake should use using
  ./configure PERL=/path/to/perl

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/automake/automake-1.11.1/automake-dont-execute-perl.patch [new file with mode: 0644]
recipes/automake/automake_1.11.1.bb