aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2012-07-10 02:29:38 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-17 10:47:31 +0100
commitaa3032aef2af5a91c1af77b9323fe762b055cd93 (patch)
treea42c68967adf67450c09d4ee1eef1904280104b0 /meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
parent015e3eca85c779cd78080f81c9d056be223465d1 (diff)
downloadopenembedded-core-aa3032aef2af5a91c1af77b9323fe762b055cd93.tar.gz
telepathy-python: fix build with automake 1.12
Added a new patch: telepathy-python_fix_for_automake_1.12.patch More comments in the patch header. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb')
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
index 0113854d96..383e29ab10 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
@@ -8,9 +8,10 @@ RDEPENDS_${PN} += "python-dbus"
SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz \
file://parallel_make.patch \
- file://remove_duplicate_install.patch"
+ file://remove_duplicate_install.patch \
+ file://telepathy-python_fix_for_automake_1.12.patch"
-PR = "r4"
+PR = "r5"
inherit autotools