All of lore.kernel.org
 help / color / mirror / Atom feed
From: nitin.a.kamble@intel.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/9] fixes for misc issue discovered by automake 1.12
Date: Tue, 22 May 2012 17:05:18 -0700	[thread overview]
Message-ID: <cover.1337731469.git.nitin.a.kamble@intel.com> (raw)

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

The following changes since commit f12429468d44d3782eca38603d58b707954996c3:

  make-3.81: fix build with automake 1.12 (2012-05-22 16:24:31 -0700)

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

Nitin A Kamble (9):
  tar: fix build
  libgcrypt: fix build
  gpgme: fix build
  telepathy-glib: fix build
  xf86-video-vmware: fix build issue
  avahi: fix install issue
  pango: fix dependencies to avoid build issue
  libfm: fix a build issue
  evolution-data-server: fix with automake work in progress

 meta/recipes-connectivity/avahi/avahi.inc          |    6 +-
 .../avahi/files/avahi_fix_install_issue.patch      |   32 +++++++++
 .../telepathy/telepathy-glib_0.18.1.bb             |   12 +++-
 meta/recipes-extended/tar/tar.inc                  |    8 ++-
 meta/recipes-graphics/pango/pango.inc              |    2 +-
 .../xorg-driver/xf86-video-vmware_12.0.2.bb        |    4 +-
 ...olution-data-server_fix_for_automake-1.12.patch |   73 ++++++++++++++++++++
 meta/recipes-sato/eds/evolution-data-server_git.bb |    1 +
 meta/recipes-support/gpgme/gpgme_1.3.1.bb          |    4 +-
 meta/recipes-support/libfm/libfm_0.1.17.bb         |    8 ++-
 meta/recipes-support/libgcrypt/libgcrypt.inc       |    4 +-
 11 files changed, 141 insertions(+), 13 deletions(-)
 create mode 100644 meta/recipes-connectivity/avahi/files/avahi_fix_install_issue.patch
 create mode 100644 meta/recipes-sato/eds/evolution-data-server/evolution-data-server_fix_for_automake-1.12.patch

-- 
1.7.7




             reply	other threads:[~2012-05-23  0:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-23  0:05 nitin.a.kamble [this message]
2012-05-23  0:05 ` [PATCH 1/9] tar: fix build nitin.a.kamble
2012-05-23 10:44   ` Gary Thomas
2012-05-23 13:48     ` Richard Purdie
2012-05-23 22:08       ` Kamble, Nitin A
2012-05-23  0:05 ` [PATCH 2/9] libgcrypt: " nitin.a.kamble
2012-05-23  0:05 ` [PATCH 3/9] gpgme: " nitin.a.kamble
2012-05-23  0:05 ` [PATCH 4/9] telepathy-glib: " nitin.a.kamble
2012-05-23  0:05 ` [PATCH 5/9] xf86-video-vmware: fix build issue nitin.a.kamble
2012-05-23  0:05 ` [PATCH 6/9] avahi: fix install issue nitin.a.kamble
2012-05-23  0:05 ` [PATCH 7/9] pango: fix dependencies to avoid build issue nitin.a.kamble
2012-05-23  0:05 ` [PATCH 8/9] libfm: fix a " nitin.a.kamble
2012-05-23  0:05 ` [PATCH 9/9] evolution-data-server: fix with automake work in progress nitin.a.kamble
2012-05-23  0:06   ` Kamble, Nitin A

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.1337731469.git.nitin.a.kamble@intel.com \
    --to=nitin.a.kamble@intel.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.