All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] devel/toolchain recipe upgrades
@ 2010-12-13 16:44 Nitin A Kamble
  2010-12-03 19:08 ` [PATCH 1/6] patch_2.5.9: clean up the recipe Nitin A Kamble
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Nitin A Kamble @ 2010-12-13 16:44 UTC (permalink / raw)
  To: poky

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



^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/6] devel/toolchain recipe upgrades
@ 2010-12-03  2:49 Nitin A Kamble
  0 siblings, 0 replies; 8+ messages in thread
From: Nitin A Kamble @ 2010-12-03  2:49 UTC (permalink / raw)
  To: poky

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-12-13 16:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-13 16:44 [PATCH 0/6] devel/toolchain recipe upgrades Nitin A Kamble
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

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.