All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] Prepare recipes for automake-1.13 (batch 2)
@ 2013-01-10 10:13 Marko Lindqvist
  0 siblings, 0 replies; only message in thread
From: Marko Lindqvist @ 2013-01-10 10:13 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 0cfec10c4c7b0597f0e0c8f85539d901861a2f83:

  guile: add explicit dependency to avoid parallel build issue (2013-01-09 13:41:12 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib cazfi/am13
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=cazfi/am13

Marko Lindqvist (14):
  dbus-glib: replace obsolete automake macros with working ones
  tslib: replace obsolete automake macros with working ones
  makedepend: replace obsolete automake macros with working ones
  alsa-lib: replace obsolete automake macros with working ones
  python: replace obsolete automake macros with working ones
  libogg: replace obsolete automake macros with working ones
  libmad: replace obsolete automake macros with working ones
  libvorbis: replace obsolete automake macros with working ones
  opensp: replace obsolete automake macros with working ones
  gconf: replace obsolete automake macros with working ones
  startup-notification: replace obsolete automake macros with working
    ones
  gtk+: replace obsolete automake macros with working ones
  gmp: replace obsolete automake macros with working ones
  bluez4: replace obsolete automake macros with working ones

 .../bluez4-4.101/obsolete_automake_macros.patch    |   14 ++++++++++++
 meta/recipes-connectivity/bluez/bluez4_4.101.bb    |    6 +++--
 .../dbus-glib-0.100/obsolete_automake_macros.patch |   15 +++++++++++++
 meta/recipes-core/dbus/dbus-glib.inc               |    1 +
 meta/recipes-core/dbus/dbus-glib_0.100.bb          |    2 +-
 .../opensp-1.5.2/obsolete_automake_macros.patch    |   15 +++++++++++++
 meta/recipes-devtools/opensp/opensp_1.5.2.bb       |    6 +++--
 .../obsolete_automake_macros.patch                 |   14 ++++++++++++
 meta/recipes-devtools/python/python-dbus_1.1.1.bb  |    6 +++--
 .../obsolete_automake_macros.patch                 |   23 ++++++++++++++++++++
 .../python/python-pygobject_2.27.91.bb             |    6 +++--
 .../gconf-3.2.5/obsolete_automake_macros.patch     |   14 ++++++++++++
 meta/recipes-gnome/gnome/gconf_3.2.5.bb            |    6 +++--
 .../gtk+-2.24.14/obsolete_automake_macros.patch    |   23 ++++++++++++++++++++
 meta/recipes-gnome/gtk+/gtk+_2.24.14.bb            |    1 +
 .../obsolete_automake_macros.patch                 |   15 +++++++++++++
 .../startup-notification_0.12.bb                   |    4 +++-
 .../tslib/tslib/obsolete_automake_macros.patch     |   15 +++++++++++++
 meta/recipes-graphics/tslib/tslib_1.0.bb           |    6 +++--
 .../obsolete_automake_macros.patch                 |   15 +++++++++++++
 .../recipes-graphics/xorg-util/makedepend_1.0.4.bb |    4 +++-
 .../alsa-lib-1.0.25/obsolete_automake_macros.patch |   15 +++++++++++++
 meta/recipes-multimedia/alsa/alsa-lib_1.0.25.bb    |    6 +++--
 .../libmad/libmad/obsolete_automake_macros.patch   |   14 ++++++++++++
 meta/recipes-multimedia/libmad/libmad_0.15.1b.bb   |    6 +++--
 .../libogg-1.3.0/obsolete_automake_macros.patch    |   14 ++++++++++++
 meta/recipes-multimedia/libogg/libogg_1.3.0.bb     |    6 +++--
 .../libvorbis-1.3.3/obsolete_automake_macros.patch |   15 +++++++++++++
 .../libvorbis/libvorbis_1.3.3.bb                   |    6 +++--
 .../gmp/gmp-5.1.0/obsolete_automake_macros.patch   |   13 +++++++++++
 meta/recipes-support/gmp/gmp_5.1.0.bb              |    3 +++
 31 files changed, 286 insertions(+), 23 deletions(-)
 create mode 100644 meta/recipes-connectivity/bluez/bluez4-4.101/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-core/dbus/dbus-glib-0.100/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-devtools/opensp/opensp-1.5.2/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-devtools/python/python-dbus-1.1.1/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-devtools/python/python-pygobject/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-gnome/gnome/gconf-3.2.5/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-gnome/gtk+/gtk+-2.24.14/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-graphics/startup-notification/startup-notification-0.12/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-graphics/tslib/tslib/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-graphics/xorg-util/makedepend-1.0.4/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-multimedia/alsa/alsa-lib-1.0.25/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-multimedia/libmad/libmad/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-multimedia/libogg/libogg-1.3.0/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-multimedia/libvorbis/libvorbis-1.3.3/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-support/gmp/gmp-5.1.0/obsolete_automake_macros.patch

-- 
1.7.10.4




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-10 10:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 10:13 [PATCH 00/14] Prepare recipes for automake-1.13 (batch 2) Marko Lindqvist

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.