[poky] [PATCH 0/6] devel/toolchain recipe upgrades

Nitin A Kamble nitin.a.kamble at intel.com
Mon Dec 13 08:44:15 PST 2010


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 at 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




More information about the poky mailing list