From: Nitin A Kamble <[email protected]> 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
