From: Nitin A Kamble <nitin.a.kamble@intel.com>
To: poky@yoctoproject.org,openembedded-core@lists.openembedded.org
Subject: [PATCH 0/8] recipe upgrades & bugfixes
Date: Thu, 21 Apr 2011 13:25:03 -0700 [thread overview]
Message-ID: <cover.1303417346.git.nitin.a.kamble@intel.com> (raw)
From: Nitin A Kamble <nitin.a.kamble@intel.com>
These are some of the recipe upgrades and bug fixes I had worked on.
Thanks,
Nitin
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: nitin/misc
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/misc
Thanks,
Nitin A Kamble <nitin.a.kamble@intel.com>
---
Nitin A Kamble (8):
mpfr: upgrade from 3.0.0 to 3.0.1
python-gst: upgrade from 0.10.19 to 0.10.21
git: upgrade from 1.7.3.4 to 1.7.4.3
python-pycairo: fix installation path of __init__.py
perl-5.12.2: use of PERLHOSTLIB var fix
cpan.bbclass: export PERLHOSTLIB for perl modules
libxml-parser-perl: upgrade from 2.36 to 2.40
distro_tracking: recipe information update
meta/classes/cpan.bbclass | 1 +
.../conf/distro/include/distro_tracking_fields.inc | 7 +++++--
meta/recipes-devtools/git/files/autotools.patch | 2 ++
.../git/{git_1.7.3.4.bb => git_1.7.4.3.bb} | 4 ++--
.../libperl-5.8.3-create-libperl-soname.patch | 11 -----------
...e_2.36.bb => libxml-parser-perl-native_2.40.bb} | 0
...ser-perl_2.36.bb => libxml-parser-perl_2.40.bb} | 8 ++++----
.../perl/perl-5.12.2/09_fix_installperl.patch | 2 ++
.../Configure-multilib.patch | 2 ++
.../perl/perl-5.12.2/Makefile.SH.patch | 2 ++
.../perl/perl-5.12.2/Makefile.patch | 2 ++
.../perl/perl-5.12.2/asm-pageh-fix.patch | 2 ++
.../perl/perl-5.12.2/cross-generate_uudmap.patch | 2 ++
.../perl/perl-5.12.2/debian/arm_optim.diff | 2 ++
.../debian/arm_thread_stress_timeout.diff | 2 ++
.../perl/perl-5.12.2/debian/cpan_config_path.diff | 2 ++
.../perl-5.12.2/debian/cpan_definstalldirs.diff | 2 ++
.../perl-5.12.2/debian/cpanplus_config_path.diff | 2 ++
.../debian/cpanplus_definstalldirs.diff | 2 ++
.../perl/perl-5.12.2/debian/db_file_ver.diff | 2 ++
.../perl-5.12.2/debian/deprecate-with-apt.diff | 2 ++
.../debian/devel-ppport-ia64-optim.diff | 2 ++
.../perl-5.12.2/debian/disable-zlib-bundling.diff | 2 ++
.../perl/perl-5.12.2/debian/doc_info.diff | 2 ++
.../perl/perl-5.12.2/debian/enc2xs_inc.diff | 2 ++
.../perl/perl-5.12.2/debian/errno_ver.diff | 2 ++
.../perl/perl-5.12.2/debian/extutils_hacks.diff | 2 ++
.../perl/perl-5.12.2/debian/fakeroot.diff | 2 ++
.../perl-5.12.2/debian/fixes/autodie-flock.diff | 2 ++
.../debian/fixes/concat-stack-corruption.diff | 2 ++
.../debian/fixes/cpanplus-without-home.diff | 2 ++
.../perl-5.12.2/debian/fixes/h2ph-gcc-4.5.diff | 2 ++
.../perl-5.12.2/debian/fixes/hurd-ccflags.diff | 2 ++
.../perl-5.12.2/debian/fixes/lc-numeric-docs.diff | 2 ++
.../debian/fixes/lc-numeric-sprintf.diff | 2 ++
.../perl-5.12.2/debian/fixes/net_smtp_docs.diff | 2 ++
.../perl/perl-5.12.2/debian/fixes/processPL.diff | 2 ++
.../perl/perl-5.12.2/debian/instmodsh_doc.diff | 2 ++
.../perl/perl-5.12.2/debian/ld_run_path.diff | 2 ++
.../perl-5.12.2/debian/libnet_config_path.diff | 2 ++
.../perl-5.12.2/debian/m68k_thread_stress.diff | 2 ++
.../perl/perl-5.12.2/debian/mod_paths.diff | 2 ++
.../debian/module_build_man_extensions.diff | 2 ++
.../perl/perl-5.12.2/debian/perlivp.diff | 2 ++
.../perl/perl-5.12.2/debian/prune_libs.diff | 2 ++
.../debian/squelch-locale-warnings.diff | 2 ++
.../perl/perl-5.12.2/generate-sh.patch | 2 ++
.../perl/perl-5.12.2/installperl.patch | 2 ++
.../{files => perl-5.12.2}/letgcc-find-errno.patch | 2 ++
.../perl/perl-5.12.2/native-nopacklist.patch | 2 ++
.../perl/perl-5.12.2/native-perlinc.patch | 2 ++
.../perl/perl-5.12.2/native-ssp.patch | 2 ++
.../perl/perl-5.12.2/parallel_build_fix_1.patch | 2 ++
.../perl/perl-5.12.2/parallel_build_fix_2.patch | 2 ++
.../perl/perl-5.12.2/parallel_build_fix_3.patch | 2 ++
.../perl/perl-5.12.2/parallel_build_fix_4.patch | 2 ++
.../perl/perl-5.12.2/parallel_build_fix_5.patch | 2 ++
.../perl/perl-5.12.2/parallel_build_fix_6.patch | 2 ++
.../perl/perl-5.12.2/perl-configpm-switch.patch | 2 ++
.../perl/perl-5.12.2/perl-dynloader.patch | 12 ++++++++++--
.../perl/perl-5.12.2/perl-enable-gdbm.patch | 2 ++
.../perl/perl-5.12.2/perl-moreconfig.patch | 2 ++
meta/recipes-devtools/perl/perl_5.12.2.bb | 2 +-
.../python/python-gst/python-path.patch | 2 ++
...python-gst_0.10.19.bb => python-gst_0.10.21.bb} | 6 +++---
.../python/python-pycairo_1.8.10.bb | 8 +++++++-
.../mpfr/{mpfr_3.0.0.bb => mpfr_3.0.1.bb} | 4 ++--
67 files changed, 147 insertions(+), 28 deletions(-)
rename meta/recipes-devtools/git/{git_1.7.3.4.bb => git_1.7.4.3.bb} (59%)
delete mode 100644 meta/recipes-devtools/perl/files/libperl-5.8.3-create-libperl-soname.patch
rename meta/recipes-devtools/perl/{libxml-parser-perl-native_2.36.bb => libxml-parser-perl-native_2.40.bb} (100%)
rename meta/recipes-devtools/perl/{libxml-parser-perl_2.36.bb => libxml-parser-perl_2.40.bb} (61%)
rename meta/recipes-devtools/perl/{files => perl-5.12.2}/Configure-multilib.patch (96%)
rename meta/recipes-devtools/perl/{files => perl-5.12.2}/letgcc-find-errno.patch (96%)
rename meta/recipes-devtools/python/{python-gst_0.10.19.bb => python-gst_0.10.21.bb} (82%)
rename meta/recipes-support/mpfr/{mpfr_3.0.0.bb => mpfr_3.0.1.bb} (70%)
--
1.7.2.2
next reply other threads:[~2011-04-21 20:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-21 20:25 Nitin A Kamble [this message]
2011-04-21 20:25 ` [PATCH 4/8] python-pycairo: fix installation path of __init__.py Nitin A Kamble
2011-04-21 20:25 ` [PATCH 3/8] git: upgrade from 1.7.3.4 to 1.7.4.3 Nitin A Kamble
2011-04-21 20:25 ` [PATCH 1/8] mpfr: upgrade from 3.0.0 to 3.0.1 Nitin A Kamble
2011-04-21 20:25 ` [PATCH 2/8] python-gst: upgrade from 0.10.19 to 0.10.21 Nitin A Kamble
2011-04-21 20:25 ` [PATCH 6/8] cpan.bbclass: export PERLHOSTLIB for perl modules Nitin A Kamble
2011-04-21 20:25 ` [PATCH 8/8] distro_tracking: recipe information update Nitin A Kamble
2011-04-21 20:25 ` [PATCH 7/8] libxml-parser-perl: upgrade from 2.36 to 2.40 Nitin A Kamble
2011-04-21 20:25 ` [PATCH 5/8] perl-5.12.2: use of PERLHOSTLIB var fix Nitin A Kamble
2011-04-21 23:46 ` [PATCH 0/8] recipe upgrades & bugfixes Saul Wold
2011-04-21 23:46 ` [OE-core] " Saul Wold
2011-04-22 0:25 ` Kamble, Nitin A
2011-04-22 0:25 ` [OE-core] " Kamble, Nitin A
2011-04-25 4:26 ` Saul Wold
2011-04-25 4:26 ` [OE-core] " Saul Wold
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1303417346.git.nitin.a.kamble@intel.com \
--to=nitin.a.kamble@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=poky@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.