]> code.ossystems Code Review - openembedded-core.git/commit
perl, perl-native: upgrade from 5.8.8 to 5.12.2
authorNitin A Kamble <nitin.a.kamble@intel.com>
Wed, 22 Dec 2010 17:26:07 +0000 (09:26 -0800)
committerSaul Wold <sgw@linux.intel.com>
Wed, 12 Jan 2011 08:55:48 +0000 (00:55 -0800)
commitf57e9daf74d5fbab6c9a3f5e60e1320a0bf0642d
treef6b24ea8f39fd6c83a161f91117641a851c4a9c6
parentfde91acaf7849d80a2b9c908398bee2c3452004e
perl, perl-native: upgrade from 5.8.8 to 5.12.2

Deleted these patches as they are part of the upstream code now.
    deleted:    files/perl-5.8.8-gcc-4.2.patch
    deleted:    perl-5.12.2/makedepend-dash.patch
    deleted:    perl-5.12.2/native-no-gdbminc.patch
    deleted:    perl-5.12.2/54_debian_perldoc-r.patch

And rebased these patches to the newer source code
    modified:   files/letgcc-find-errno.patch
    modified:   perl-5.12.2/Makefile.patch
    modified:   perl-5.12.2/asm-pageh-fix.patch
    modified:   perl-5.12.2/native-nopacklist.patch
    modified:   perl-5.12.2/native-perlinc.patch
    modified:   perl-5.12.2/Makefile.SH.patch
    modified:   perl-5.12.2/installperl.patch
    modified:   perl-5.12.2/perl-dynloader.patch
    modified:   perl-5.12.2/09_fix_installperl.patch

get patches from debian perl ver 5.12.2-2
   the fakeroot.diff patch from debian is conflicting with our
   Makefile.SH.patch, hence disabling the fakeroot patch

use newly created config files
   Created with current milestone branch on qemu machines
      modified:   config.sh
      modified:   config.sh-32
      modified:   config.sh-64

get some changes from oe's perl 5.10.1 recipe
   fix the Makefile.SH.patch use miniperl instead of perl
   import a OE 5.10.1 patch: uudmap_cross

fix install issues
   add /usr in the destdir, so that perl gets installed in
   /usr/bin/perl and not in /bin/perl

   link /usr/lib/perl to /usr/lib/perl5 so that operations with
   /usr/lib/perl path in them keep on working.

Fix/Improve perl packaging
   avoid perl-module-module-* kind of packages
   recreate perl-rdepends_5.12.2.inc file with new set of packages
   import from oe perl-rprovide_5.12.2.inc
   combine all unicore perl scripts in one package
   simplify perl-lib
   reduce no of perl recipe packages greatly.

Add zlib to depedancy

fix buildtime host contamination

This also fixes [BUGID #384]

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
74 files changed:
meta/recipes-devtools/perl/files/letgcc-find-errno.patch
meta/recipes-devtools/perl/files/perl-5.8.8-gcc-4.2.patch [deleted file]
meta/recipes-devtools/perl/perl-5.12.2/09_fix_installperl.patch [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/Makefile.SH.patch [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/Makefile.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/Makefile.patch with 81% similarity]
meta/recipes-devtools/perl/perl-5.12.2/asm-pageh-fix.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/asm-pageh-fix.patch with 72% similarity]
meta/recipes-devtools/perl/perl-5.12.2/config.sh [moved from meta/recipes-devtools/perl/perl-5.8.8/config.sh with 66% similarity]
meta/recipes-devtools/perl/perl-5.12.2/config.sh-32 [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/config.sh-32-be [moved from meta/recipes-devtools/perl/perl-5.8.8/config.sh-32-be with 100% similarity]
meta/recipes-devtools/perl/perl-5.12.2/config.sh-32-le [moved from meta/recipes-devtools/perl/perl-5.8.8/config.sh-32-le with 100% similarity]
meta/recipes-devtools/perl/perl-5.12.2/config.sh-64 [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/config.sh-64-be [moved from meta/recipes-devtools/perl/perl-5.8.8/config.sh-64-be with 100% similarity]
meta/recipes-devtools/perl/perl-5.12.2/config.sh-64-le [moved from meta/recipes-devtools/perl/perl-5.8.8/config.sh-64-le with 100% similarity]
meta/recipes-devtools/perl/perl-5.12.2/cross-generate_uudmap.patch [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/arm_optim.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/arm_thread_stress_timeout.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/cpan_config_path.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/cpan_definstalldirs.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/cpanplus_config_path.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/cpanplus_definstalldirs.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/db_file_ver.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/deprecate-with-apt.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/devel-ppport-ia64-optim.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/disable-zlib-bundling.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/doc_info.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/enc2xs_inc.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/errno_ver.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/extutils_hacks.diff [moved from meta/recipes-devtools/perl/perl-5.8.8/52_debian_extutils_hacks.patch with 55% similarity]
meta/recipes-devtools/perl/perl-5.12.2/debian/fakeroot.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/autodie-flock.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/concat-stack-corruption.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/cpanplus-without-home.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/h2ph-gcc-4.5.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/hurd-ccflags.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/lc-numeric-docs.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/lc-numeric-sprintf.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/net_smtp_docs.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/fixes/processPL.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/instmodsh_doc.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/ld_run_path.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/libnet_config_path.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/m68k_thread_stress.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/mod_paths.diff [moved from meta/recipes-devtools/perl/perl-5.8.8/53_debian_mod_paths.patch with 59% similarity]
meta/recipes-devtools/perl/perl-5.12.2/debian/module_build_man_extensions.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/perlivp.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/prune_libs.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/debian/squelch-locale-warnings.diff [new file with mode: 0644]
meta/recipes-devtools/perl/perl-5.12.2/generate-sh.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/generate-sh.patch with 100% similarity]
meta/recipes-devtools/perl/perl-5.12.2/installperl.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/installperl.patch with 57% similarity]
meta/recipes-devtools/perl/perl-5.12.2/native-nopacklist.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/native-nopacklist.patch with 76% similarity]
meta/recipes-devtools/perl/perl-5.12.2/native-perlinc.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/native-perlinc.patch with 80% similarity]
meta/recipes-devtools/perl/perl-5.12.2/native-ssp.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/native-ssp.patch with 100% similarity]
meta/recipes-devtools/perl/perl-5.12.2/perl-configpm-switch.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/perl-configpm-switch.patch with 100% similarity]
meta/recipes-devtools/perl/perl-5.12.2/perl-configure.sh [moved from meta/recipes-devtools/perl/perl-5.8.8/perl-configure.sh with 94% similarity]
meta/recipes-devtools/perl/perl-5.12.2/perl-dynloader.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/perl-dynloader.patch with 87% similarity]
meta/recipes-devtools/perl/perl-5.12.2/perl-enable-gdbm.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/perl-enable-gdbm.patch with 100% similarity]
meta/recipes-devtools/perl/perl-5.12.2/perl-moreconfig.patch [moved from meta/recipes-devtools/perl/perl-5.8.8/perl-moreconfig.patch with 100% similarity]
meta/recipes-devtools/perl/perl-5.8.8/09_fix_installperl.patch [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/54_debian_perldoc-r.patch [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/58_debian_cpan_config_path.patch [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/60_debian_libnet_config_path.patch [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/62_debian_cpan_definstalldirs.patch [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/64_debian_enc2xs_inc.patch [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/Makefile.SH.patch [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/config.sh-32 [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/config.sh-64 [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/makedepend-dash.patch [deleted file]
meta/recipes-devtools/perl/perl-5.8.8/native-no-gdbminc.patch [deleted file]
meta/recipes-devtools/perl/perl-native_5.12.2.bb [moved from meta/recipes-devtools/perl/perl-native_5.8.8.bb with 83% similarity]
meta/recipes-devtools/perl/perl-rdepends_5.12.2.inc [new file with mode: 0644]
meta/recipes-devtools/perl/perl-rdepends_5.8.8.inc [deleted file]
meta/recipes-devtools/perl/perl-rprovides_5.12.2.inc [new file with mode: 0644]
meta/recipes-devtools/perl/perl_5.12.2.bb [new file with mode: 0644]
meta/recipes-devtools/perl/perl_5.8.8.bb [deleted file]