From: Nitin A Kamble <nitin.a.kamble@intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/6] devel/toolchain recipe upgrades
Date: Mon, 13 Dec 2010 08:44:15 -0800 [thread overview]
Message-ID: <cover.1292258655.git.nitin.a.kamble@intel.com> (raw)
Saul,
Here are the upgrades for remaining devel/toolchain recipes. The commits
related to autoconf are dropped from this branch, as I was seeing rpm
packaging issue after upgrading autoconf.
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):
patch_2.5.9: clean up the recipe
patch-2.6.1: implement new patch recipe with latest upstream
fstests: upgrade to svn revision #426
gnu-config: upgrade recipe to the latest repo head
python-pygobject: upgrade from 2.21.1 to 2.27.0
distro_tracking: update status for upgraded recipes
.../conf/distro/include/distro_tracking_fields.inc | 21 +-
.../conf/distro/include/poky-default-revisions.inc | 2 +-
.../gnu-config/config-guess-uclibc.patch | 130 +-
.../gnu-config/gnu-config_20080123.bb | 38 -
meta/recipes-devtools/gnu-config/gnu-config_git.bb | 48 +
.../recipes-devtools/patch/patch-2.5.9/2.5.9.patch |27399 --------------------
.../global-reject-file.diff | 137 +-
meta/recipes-devtools/patch/patch.inc | 1 -
.../patch/{patch-2.5.9 => patch}/debian.patch | 0
.../{patch-2.5.9 => patch}/global-reject-file.diff | 0
.../patch/{patch-2.5.9 => patch}/install.patch | 0
.../unified-reject-files.diff | 0
meta/recipes-devtools/patch/patch_2.5.9.bb | 13 +-
meta/recipes-devtools/patch/patch_2.6.1.bb | 14 +
...2.21.1.bb => python-pygobject-native_2.27.0.bb} | 0
...object_2.21.1.bb => python-pygobject_2.27.0.bb} | 2 +-
meta/recipes-graphics/fstests/fstests_svn.bb | 6 +-
17 files changed, 204 insertions(+), 27607 deletions(-)
delete mode 100644 meta/recipes-devtools/gnu-config/gnu-config_20080123.bb
create mode 100644 meta/recipes-devtools/gnu-config/gnu-config_git.bb
delete mode 100644 meta/recipes-devtools/patch/patch-2.5.9/2.5.9.patch
copy meta/recipes-devtools/patch/{patch-2.5.9 => patch-2.6.1}/global-reject-file.diff (57%)
rename meta/recipes-devtools/patch/{patch-2.5.9 => patch}/debian.patch (100%)
rename meta/recipes-devtools/patch/{patch-2.5.9 => patch}/global-reject-file.diff (100%)
rename meta/recipes-devtools/patch/{patch-2.5.9 => patch}/install.patch (100%)
rename meta/recipes-devtools/patch/{patch-2.5.9 => patch}/unified-reject-files.diff (100%)
create mode 100644 meta/recipes-devtools/patch/patch_2.6.1.bb
rename meta/recipes-devtools/python/{python-pygobject-native_2.21.1.bb => python-pygobject-native_2.27.0.bb} (100%)
rename meta/recipes-devtools/python/{python-pygobject_2.21.1.bb => python-pygobject_2.27.0.bb} (98%)
--
1.7.2.2
next reply other threads:[~2010-12-13 16:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-13 16:44 Nitin A Kamble [this message]
2010-12-03 19:08 ` [PATCH 1/6] patch_2.5.9: clean up the recipe Nitin A Kamble
2010-12-07 16:49 ` [PATCH 2/6] patch-2.6.1: implement new patch recipe with latest upstream Nitin A Kamble
2010-12-08 0:35 ` [PATCH 6/6] distro_tracking: update status for upgraded recipes Nitin A Kamble
2010-12-08 1:19 ` [PATCH 3/6] fstests: upgrade to svn revision #426 Nitin A Kamble
2010-12-09 18:16 ` [PATCH 4/6] gnu-config: upgrade recipe to the latest repo head Nitin A Kamble
2010-12-09 21:10 ` [PATCH 5/6] python-pygobject: upgrade from 2.21.1 to 2.27.0 Nitin A Kamble
-- strict thread matches above, loose matches on Subject: below --
2010-12-03 2:49 [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.1292258655.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.