All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marko Lindqvist <cazfi74@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/6] automake-1.13 fixes (batch 5)
Date: Mon, 11 Feb 2013 06:09:46 +0200	[thread overview]
Message-ID: <cover.1360555540.git.cazfi74@gmail.com> (raw)

I'm now using automake-1.13 patched so that AM_CONFIG_HEADER is
supported. There's no longer patches that merely replace AM_CONFIG_HEADER
with AC_CONFIG_HEADERS, though I've done that as part of these patches
when ever applicable.

 - ML

The following changes since commit adfa83bfa1ccb52b1a5d086aff36fe27271d0e59:

  dbus-native: Don't install dbus-launch (2013-02-08 14:46:13 +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 (6):
  libevent: fix build with automake-1.13
  texinfo: remove help2man dependency
  libidn: remove help2man dependency
  systemtap: replace obsolete automake macros with working ones
  diffutils: replace obsolete automake macros with working ones
  gamin: replace obsolete automake macros with working ones

 .../diffutils-3.2/obsolete_automake_macros.patch   |   14 ++++
 meta/recipes-extended/diffutils/diffutils_3.2.bb   |    6 +-
 .../gamin-0.1.10/obsolete_automake_macros.patch    |   23 ++++++
 meta/recipes-extended/gamin/gamin_0.1.10.bb        |    6 +-
 .../libidn/libidn/dont-depend-on-help2man.patch    |   23 ++++++
 meta/recipes-extended/libidn/libidn_1.26.bb        |    6 +-
 .../texinfo-4.13a/dont-depend-on-help2man.patch    |   79 ++++++++++++++++++++
 meta/recipes-extended/texinfo/texinfo_4.13a.bb     |    3 +-
 .../systemtap/obsolete_automake_macros.patch       |   27 +++++++
 meta/recipes-kernel/systemtap/systemtap_git.bb     |    2 +-
 meta/recipes-kernel/systemtap/systemtap_git.inc    |    1 +
 .../libevent/libevent-2.0.21/disable_tests.patch   |   15 ++++
 .../libevent-2.0.21/obsolete_automake_macros.patch |   15 ++++
 meta/recipes-support/libevent/libevent_2.0.21.bb   |    7 +-
 14 files changed, 217 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-extended/diffutils/diffutils-3.2/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-extended/gamin/gamin-0.1.10/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch
 create mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/dont-depend-on-help2man.patch
 create mode 100644 meta/recipes-kernel/systemtap/systemtap/obsolete_automake_macros.patch
 create mode 100644 meta/recipes-support/libevent/libevent-2.0.21/disable_tests.patch
 create mode 100644 meta/recipes-support/libevent/libevent-2.0.21/obsolete_automake_macros.patch

-- 
1.7.10.4




                 reply	other threads:[~2013-02-11  4:26 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.1360555540.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.