Openembedded Core Discussions
 help / color / mirror / Atom feed
* [patch-v2 0/7] Various recipe upgrades
@ 2012-02-01 23:40 nitin.a.kamble
  2012-02-01 23:40 ` [patch-v2 1/7] byacc: upggrade from 20111219 to 20120115 nitin.a.kamble
                   ` (7 more replies)
  0 siblings, 8 replies; 15+ messages in thread
From: nitin.a.kamble @ 2012-02-01 23:40 UTC (permalink / raw)
  To: openembedded-core

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

Just upgrades. And some cleanups as per comments on v1 pull request.

Nitin

The following changes since commit 8d4d9a15c4947e55ed217c6035e76fcff724e544:

  package bbclass: allow per package PRIVATE_LIBS (2012-02-01 15:15:15 +0000)

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 (7):
  byacc: upggrade from 20111219 to 20120115
  gmp: upgrade from 5.0.2 to 5.0.3
  gdb: upgrade from 7.3.1 to 7.4
  quilt: upgrade from 0.50 to 0.51
  python-dbus: upgrade from 0.84.0 to 1.0.0
  bdwgc: change the PV
  distro_tracking: update for current upgrades

 .../conf/distro/include/distro_tracking_fields.inc |   47 ++++++++--------
 meta/recipes-devtools/gdb/gdb-common.inc           |    4 +-
 ...canadian_7.3.1.bb => gdb-cross-canadian_7.4.bb} |    0
 .../gdb/{gdb-cross_7.3.1.bb => gdb-cross_7.4.bb}   |    0
 .../gdb/{gdb_7.3.1.bb => gdb_7.4.bb}               |    0
 ...{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} |    4 +-
 .../quilt/{quilt-0.50.inc => quilt-0.51.inc}       |    4 +-
 .../{quilt-native_0.50.bb => quilt-native_0.51.bb} |    0
 .../quilt/{quilt_0.50.bb => quilt_0.51.bb}         |    0
 .../byacc/{byacc_20111219.bb => byacc_20120115.bb} |    6 +-
 .../{bdwgc_20110107.bb => bdwgc_7.2alpha5.bb}      |    0
 meta/recipes-support/gmp/gmp/amd64.patch           |    8 ++-
 meta/recipes-support/gmp/gmp/configure.patch       |   60 ++++++++++++--------
 meta/recipes-support/gmp/gmp/sh4-asmfix.patch      |   28 ---------
 .../gmp/{gmp_5.0.2.bb => gmp_5.0.3.bb}             |    9 +--
 15 files changed, 77 insertions(+), 93 deletions(-)
 rename meta/recipes-devtools/gdb/{gdb-cross-canadian_7.3.1.bb => gdb-cross-canadian_7.4.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb-cross_7.3.1.bb => gdb-cross_7.4.bb} (100%)
 rename meta/recipes-devtools/gdb/{gdb_7.3.1.bb => gdb_7.4.bb} (100%)
 rename meta/recipes-devtools/python/{python-dbus_0.84.0.bb => python-dbus_1.0.0.bb} (83%)
 rename meta/recipes-devtools/quilt/{quilt-0.50.inc => quilt-0.51.inc} (86%)
 rename meta/recipes-devtools/quilt/{quilt-native_0.50.bb => quilt-native_0.51.bb} (100%)
 rename meta/recipes-devtools/quilt/{quilt_0.50.bb => quilt_0.51.bb} (100%)
 rename meta/recipes-extended/byacc/{byacc_20111219.bb => byacc_20120115.bb} (59%)
 rename meta/recipes-support/bdwgc/{bdwgc_20110107.bb => bdwgc_7.2alpha5.bb} (100%)
 delete mode 100644 meta/recipes-support/gmp/gmp/sh4-asmfix.patch
 rename meta/recipes-support/gmp/{gmp_5.0.2.bb => gmp_5.0.3.bb} (57%)

-- 
1.7.6.4




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

end of thread, other threads:[~2012-02-04  8:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-01 23:40 [patch-v2 0/7] Various recipe upgrades nitin.a.kamble
2012-02-01 23:40 ` [patch-v2 1/7] byacc: upggrade from 20111219 to 20120115 nitin.a.kamble
2012-02-02  8:32   ` Paul Menzel
2012-02-03  5:49     ` Kamble, Nitin A
2012-02-01 23:40 ` [patch-v2 2/7] gmp: upgrade from 5.0.2 to 5.0.3 nitin.a.kamble
2012-02-01 23:40 ` [patch-v2 3/7] gdb: upgrade from 7.3.1 to 7.4 nitin.a.kamble
2012-02-01 23:40 ` [patch-v2 4/7] quilt: upgrade from 0.50 to 0.51 nitin.a.kamble
2012-02-01 23:40 ` [patch-v2 5/7] python-dbus: upgrade from 0.84.0 to 1.0.0 nitin.a.kamble
2012-02-01 23:41 ` [patch-v2 6/7] bdwgc: change the PV nitin.a.kamble
2012-02-01 23:41 ` [patch-v2 7/7] distro_tracking: update for current upgrades nitin.a.kamble
2012-02-03 15:57 ` [patch-v2 0/7] Various recipe upgrades Richard Purdie
2012-02-03 16:30   ` Sergey Lapin
2012-02-03 16:50     ` Richard Purdie
2012-02-03 16:58       ` Koen Kooi
2012-02-04  8:19         ` Martin Jansa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox