Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/9] fixes for misc issue discovered by automake 1.12
@ 2012-05-23  0:05 nitin.a.kamble
  2012-05-23  0:05 ` [PATCH 1/9] tar: fix build nitin.a.kamble
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: nitin.a.kamble @ 2012-05-23  0:05 UTC (permalink / raw)
  To: openembedded-core

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




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

end of thread, other threads:[~2012-05-23 22:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-23  0:05 [PATCH 0/9] fixes for misc issue discovered by automake 1.12 nitin.a.kamble
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

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