summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Little <morgan.little@windriver.com>2012-07-19 13:46:12 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-07-22 11:42:21 +0100
commitcf4594805c7ab755d377fcac118026d04310c19b (patch)
tree3e498fba7715d97d429fc65d540b9d42a5f5a1a2
parente4551d1ce1a360dc908a036051883193f3e9a54c (diff)
downloadpoky-cf4594805c7ab755d377fcac118026d04310c19b.tar.gz
telepathy-python: Update for python-native changes
Add pythonnative to the inherits list (From OE-Core rev: ac037bb9aeab67c1b8b8400b0b8ad5f507c75a48) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb4
1 files changed, 2 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 383e29ab10..f83bb2c381 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb
@@ -11,9 +11,9 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz
11 file://remove_duplicate_install.patch \ 11 file://remove_duplicate_install.patch \
12 file://telepathy-python_fix_for_automake_1.12.patch" 12 file://telepathy-python_fix_for_automake_1.12.patch"
13 13
14PR = "r5" 14PR = "r6"
15 15
16inherit autotools 16inherit autotools pythonnative
17 17
18SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017" 18SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017"
19SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376" 19SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376"