From: Nitin A Kamble <nitin.a.kamble@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/6] devel/toolchain recipe upgrades
Date: Thu, 2 Dec 2010 18:49:32 -0800 [thread overview]
Message-ID: <cover.1291344572.git.nitin.a.kamble@intel.com> (raw)
Richard, Saul,
This is another round of devel/toolchain recipe upgrades bunch. I have tested it on x86, arm, ppc, mips arches, but building for them, and booting in qemu.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: nitin/upgrades
Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/upgrades
Thanks,
Nitin A Kamble <nitin.a.kamble@intel.com>
---
Nitin A Kamble (6):
subversion: upgrade from 1.5.5 to 1.6.13
m4: upgrade from 1.4.13 to 1.4.15
makedepend: upgrade from 1.0.2 to 1.0.3
git: upgrade from 1.7.2.1 to 1.7.3.2
tcl: upgrade from 8.5.8 to 8.5.9
distro_tracking_fields: update fields for devel/toolchain recipes
.../conf/distro/include/distro_tracking_fields.inc | 39 ++++++++---------
meta/recipes-devtools/git/git_1.7.2.1.bb | 8 ---
meta/recipes-devtools/git/git_1.7.3.2.bb | 10 ++++
.../{m4-native_1.4.13.bb => m4-native_1.4.15.bb} | 0
meta/recipes-devtools/m4/m4_1.4.13.bb | 10 ----
meta/recipes-devtools/m4/m4_1.4.15.bb | 15 ++++++
.../subversion-1.5.5/neon-detection.patch | 36 ---------------
.../disable-revision-install.patch | 0
.../libtool2.patch | 0
.../subversion/subversion/neon-detection.patch | 13 ++++++
.../{subversion_1.5.5.bb => subversion_1.6.13.bb} | 5 ++-
.../tcltk/tcl/fix_non_native_build_issue.patch | 46 ++++++++++----------
.../tcltk/tcl/mips-tclstrtod.patch | 28 ------------
.../tcltk/{tcl_8.5.8.bb => tcl_8.5.9.bb} | 8 ++-
.../recipes-graphics/xorg-util/makedepend_1.0.2.bb | 8 ---
.../recipes-graphics/xorg-util/makedepend_1.0.3.bb | 14 ++++++
16 files changed, 102 insertions(+), 138 deletions(-)
delete mode 100644 meta/recipes-devtools/git/git_1.7.2.1.bb
create mode 100644 meta/recipes-devtools/git/git_1.7.3.2.bb
rename meta/recipes-devtools/m4/{m4-native_1.4.13.bb => m4-native_1.4.15.bb} (100%)
delete mode 100644 meta/recipes-devtools/m4/m4_1.4.13.bb
create mode 100644 meta/recipes-devtools/m4/m4_1.4.15.bb
delete mode 100644 meta/recipes-devtools/subversion/subversion-1.5.5/neon-detection.patch
rename meta/recipes-devtools/subversion/{subversion-1.5.5 => subversion}/disable-revision-install.patch (100%)
rename meta/recipes-devtools/subversion/{subversion-1.5.5 => subversion}/libtool2.patch (100%)
create mode 100644 meta/recipes-devtools/subversion/subversion/neon-detection.patch
rename meta/recipes-devtools/subversion/{subversion_1.5.5.bb => subversion_1.6.13.bb} (86%)
delete mode 100644 meta/recipes-devtools/tcltk/tcl/mips-tclstrtod.patch
rename meta/recipes-devtools/tcltk/{tcl_8.5.8.bb => tcl_8.5.9.bb} (89%)
delete mode 100644 meta/recipes-graphics/xorg-util/makedepend_1.0.2.bb
create mode 100644 meta/recipes-graphics/xorg-util/makedepend_1.0.3.bb
--
1.7.2.2
next reply other threads:[~2010-12-03 2:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-03 2:49 Nitin A Kamble [this message]
2010-11-18 22:52 ` [PATCH 1/6] subversion: upgrade from 1.5.5 to 1.6.13 Nitin A Kamble
2010-11-23 17:55 ` [PATCH 2/6] m4: upgrade from 1.4.13 to 1.4.15 Nitin A Kamble
2010-11-29 17:08 ` [PATCH 3/6] makedepend: upgrade from 1.0.2 to 1.0.3 Nitin A Kamble
2010-11-29 17:09 ` [PATCH 6/6] distro_tracking_fields: update fields for devel/toolchain recipes Nitin A Kamble
2010-12-01 18:48 ` [PATCH 4/6] git: upgrade from 1.7.2.1 to 1.7.3.2 Nitin A Kamble
2010-12-01 20:42 ` [PATCH 5/6] tcl: upgrade from 8.5.8 to 8.5.9 Nitin A Kamble
-- strict thread matches above, loose matches on Subject: below --
2010-12-13 16:44 [PATCH 0/6] devel/toolchain recipe upgrades Nitin A Kamble
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.1291344572.git.nitin.a.kamble@intel.com \
--to=nitin.a.kamble@intel.com \
--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.