perl: add version 5.10.1
authorRoman I Khimov <khimov@altell.ru>
Thu, 4 Mar 2010 11:56:21 +0000 (14:56 +0300)
committerRoman I Khimov <khimov@altell.ru>
Tue, 23 Mar 2010 21:45:25 +0000 (00:45 +0300)
commit652b665d0b6a7f7a71405ee4568a487ffc516fa8
tree9cc1fca12ceda15e5ec5e6c31ac38c6fc7d1f98d
parent5ae979b0ab285bc06fdd51c133379e91bea7de34
perl: add version 5.10.1

Brings perl up to date.

Biggest packaging change - make use of Debian patchset as whole. OE used
lots of Debian patches anyway and the overall setup is very similar. So
instead of picking and messing with individual patches it's far more
easier to just use Debian's diff.gz as a whole.

Added with masked preference, since it needs more testing. Currently it
was only compiled and ran on i686.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
25 files changed:
recipes/perl/perl-5.10.1/Makefile.SH.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/Makefile.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/config.sh [new file with mode: 0644]
recipes/perl/perl-5.10.1/config.sh-32 [new file with mode: 0644]
recipes/perl/perl-5.10.1/config.sh-32-be [new file with mode: 0644]
recipes/perl/perl-5.10.1/config.sh-32-le [new file with mode: 0644]
recipes/perl/perl-5.10.1/config.sh-64 [new file with mode: 0644]
recipes/perl/perl-5.10.1/config.sh-64-be [new file with mode: 0644]
recipes/perl/perl-5.10.1/config.sh-64-le [new file with mode: 0644]
recipes/perl/perl-5.10.1/cross-generate_uudmap.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/generate-sh.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/installperl.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/letgcc-find-errno.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/native-nopacklist.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/native-perlinc.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/native-ssp.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/perl-configpm-switch.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/perl-configure.sh [new file with mode: 0644]
recipes/perl/perl-5.10.1/perl-dynloader.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/perl-moreconfig.patch [new file with mode: 0644]
recipes/perl/perl-5.10.1/perl_5.10.1-8.diff.gz [new file with mode: 0644]
recipes/perl/perl-5.10.1/shared-ldflags.patch [new file with mode: 0644]
recipes/perl/perl-native_5.10.1.bb [new file with mode: 0644]
recipes/perl/perl-rdepends_5.10.1.inc [new file with mode: 0644]
recipes/perl/perl_5.10.1.bb [new file with mode: 0644]