All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marko Lindqvist <cazfi74@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/14] Prepare recipes for automake-1.13 (batch 2)
Date: Thu, 10 Jan 2013 12:13:57 +0200	[thread overview]
Message-ID: <cover.1357812474.git.cazfi74@gmail.com> (raw)

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




                 reply	other threads:[~2013-01-10 10:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1357812474.git.cazfi74@gmail.com \
    --to=cazfi74@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.