All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Recipe upgrades
@ 2012-05-01 22:00 nitin.a.kamble
  2012-05-01 22:00 ` [PATCH 1/6] qt4: fix compilation issue nitin.a.kamble
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: nitin.a.kamble @ 2012-05-01 22:00 UTC (permalink / raw)
  To: openembedded-core

From: Nitin A Kamble <nitin.a.kamble@intel.com>

The following changes since commit d89f7b9cab1946a3267e3b0402f168f946d480b2:

  documentation/Makefile: Fixed figures publishing bug (2012-05-01 20:50:56 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib nitin/upgrades
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=nitin/upgrades

Nitin A Kamble (6):
  qt4: fix compilation issue
  makedepend: upgrade from 1.0.3 to 1.0.4
  quilt: upgrade from 0.51 to 0.60
  gdb: upgrade from 7.4 to 7.4.1
  python: upgrade from 2.7.2 to 2.7.3
  distro-tracking: update as per recent recipe upgrades

 meta/conf/distro/include/default-versions.inc      |    4 +-
 .../conf/distro/include/distro_tracking_fields.inc |   20 +++++-----
 meta/recipes-devtools/gdb/gdb-common.inc           |    6 ++--
 ...canadian_7.4.bb => gdb-cross-canadian_7.4.1.bb} |    2 +-
 .../gdb/{gdb-cross_7.4.bb => gdb-cross_7.4.1.bb}   |    0
 .../gdb/{gdb_7.4.bb => gdb_7.4.1.bb}               |    0
 ...thon-native_2.7.2.bb => python-native_2.7.3.bb} |    6 +---
 meta/recipes-devtools/python/python.inc            |    8 ++--
 .../python/python/04-default-is-optimized.patch    |   30 +++++++++------
 .../python/fix_for_using_different_libdir.patch    |   30 +++++++++-------
 .../python/sys_platform_is_now_always_linux2.patch |   39 --------------------
 .../python/{python_2.7.2.bb => python_2.7.3.bb}    |    3 +-
 .../quilt/{quilt-0.51.inc => quilt-0.60.inc}       |    4 +-
 .../{quilt-native_0.51.bb => quilt-native_0.60.bb} |    2 +-
 .../quilt/{quilt_0.51.bb => quilt_0.60.bb}         |    2 +-
 .../{makedepend_1.0.3.bb => makedepend_1.0.4.bb}   |    5 +--
 meta/recipes-qt/qt4/qt-4.8.1.inc                   |    1 +
 .../qt4/qt-4.8.1/fix_conflicting_types.patch       |   29 +++++++++++++++
 meta/recipes-qt/qt4/qt4-x11-free.inc               |    2 +-
 19 files changed, 94 insertions(+), 99 deletions(-)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.4.bb => gdb-cross-canadian_7.4.1.bb} (88%)
 rename meta/recipes-devtools/gdb/{gdb-cross_7.4.bb => gdb-cross_7.4.1.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb_7.4.bb => gdb_7.4.1.bb} (100%)
 rename meta/recipes-devtools/python/{python-native_2.7.2.bb => python-native_2.7.3.bb} (92%)
 delete mode 100644 meta/recipes-devtools/python/python/sys_platform_is_now_always_linux2.patch
 rename meta/recipes-devtools/python/{python_2.7.2.bb => python_2.7.3.bb} (98%)
 rename meta/recipes-devtools/quilt/{quilt-0.51.inc => quilt-0.60.inc} (84%)
 rename meta/recipes-devtools/quilt/{quilt-native_0.51.bb => quilt-native_0.60.bb} (83%)
 rename meta/recipes-devtools/quilt/{quilt_0.51.bb => quilt_0.60.bb} (98%)
 rename meta/recipes-graphics/xorg-util/{makedepend_1.0.3.bb => makedepend_1.0.4.bb} (82%)
 create mode 100644 meta/recipes-qt/qt4/qt-4.8.1/fix_conflicting_types.patch

-- 
1.7.7




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

end of thread, other threads:[~2012-05-03 19:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-01 22:00 [PATCH 0/6] Recipe upgrades nitin.a.kamble
2012-05-01 22:00 ` [PATCH 1/6] qt4: fix compilation issue nitin.a.kamble
2012-05-02  3:38   ` Saul Wold
2012-05-02 19:33     ` Kamble, Nitin A
2012-05-01 22:00 ` [PATCH 2/6] makedepend: upgrade from 1.0.3 to 1.0.4 nitin.a.kamble
2012-05-01 22:00 ` [PATCH 3/6] quilt: upgrade from 0.51 to 0.60 nitin.a.kamble
2012-05-01 22:00 ` [PATCH 4/6] gdb: upgrade from 7.4 to 7.4.1 nitin.a.kamble
2012-05-02  1:12   ` Saul Wold
2012-05-02  1:42     ` Kamble, Nitin A
2012-05-01 22:00 ` [PATCH 5/6] python: upgrade from 2.7.2 to 2.7.3 nitin.a.kamble
2012-05-01 22:00 ` [PATCH 6/6] distro-tracking: update as per recent recipe upgrades nitin.a.kamble
2012-05-03 19:50 ` [PATCH 0/6] Recipe upgrades Saul Wold

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.