From: Nitin A Kamble <[email protected]>

With the "world" build, found out that more recipes are failing due to automake 
1.12.x
All these remainling recipes are fixed and the world build succeeds with 
automake 1.12.1 now.

Thanks,
Nitin

The following changes since commit 45d7793f0e3092f3ba4e03c52195ea13179ad1d8:

  pango: fix dependencies to avoid build issue (2012-07-09 09:22:00 -0700)

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

Nitin A Kamble (4):
  libunistring: fix build with automake 1.12
  telepathy-python: fix build with automake 1.12
  libidn: fix build with automake 1.12
  webgit-gtk: fix build with automake 1.12.1

 .../telepathy-python_fix_for_automake_1.12.patch   |   26 ++++++
 .../telepathy/telepathy-python_0.15.19.bb          |    5 +-
 ..._MKDIR_P_warning_error_with_automake_1.12.patch |   25 ++++++
 meta/recipes-extended/libidn/libidn_1.24.bb        |    5 +-
 .../webgit-gtk_fix_build_with_automake_1.12.patch  |   62 +++++++++++++++
 meta/recipes-sato/webkit/webkit-gtk_svn.bb         |    3 +-
 .../libunistring_fix_for_automake_1.12.patch       |   81 ++++++++++++++++++++
 .../libunistring/libunistring_0.9.3.bb             |    5 +-
 8 files changed, 205 insertions(+), 7 deletions(-)
 create mode 100644 
meta/recipes-connectivity/telepathy/telepathy-python-0.15.19/telepathy-python_fix_for_automake_1.12.patch
 create mode 100644 
meta/recipes-extended/libidn/libidn/avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch
 create mode 100644 
meta/recipes-sato/webkit/files/webgit-gtk_fix_build_with_automake_1.12.patch
 create mode 100644 
meta/recipes-support/libunistring/libunistring/libunistring_fix_for_automake_1.12.patch

-- 
1.7.3.4


_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to