Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] more commits related to automake update
@ 2012-07-10 11:32 nitin.a.kamble
  2012-07-10 11:32 ` [PATCH 1/4] libunistring: fix build with automake 1.12 nitin.a.kamble
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: nitin.a.kamble @ 2012-07-10 11:32 UTC (permalink / raw)
  To: Openembedded-core

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

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




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

end of thread, other threads:[~2012-07-10 11:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-10 11:32 [PATCH 0/4] more commits related to automake update nitin.a.kamble
2012-07-10 11:32 ` [PATCH 1/4] libunistring: fix build with automake 1.12 nitin.a.kamble
2012-07-10 11:32 ` [PATCH 2/4] telepathy-python: " nitin.a.kamble
2012-07-10 11:32 ` [PATCH 3/4] libidn: " nitin.a.kamble
2012-07-10 11:32 ` [PATCH 4/4] webgit-gtk: fix build with automake 1.12.1 nitin.a.kamble

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