]> code.ossystems Code Review - openembedded-core.git/commitdiff
telepathy-python: Update for python-native changes
authorMorgan Little <morgan.little@windriver.com>
Thu, 19 Jul 2012 17:46:12 +0000 (13:46 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Jul 2012 10:40:08 +0000 (11:40 +0100)
Add pythonnative to the inherits list

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/telepathy/telepathy-python_0.15.19.bb

index 383e29ab10bbc01822ae4c24207697be72aba41b..f83bb2c381dd869223f91dbe4c269e924ee39fe0 100644 (file)
@@ -11,9 +11,9 @@ SRC_URI = "http://telepathy.freedesktop.org/releases/${BPN}/${BPN}-${PV}.tar.gz
            file://remove_duplicate_install.patch \
            file://telepathy-python_fix_for_automake_1.12.patch"
 
-PR = "r5"
+PR = "r6"
 
-inherit autotools
+inherit autotools pythonnative
 
 SRC_URI[md5sum] = "f7ca25ab3c88874015b7e9728f7f3017"
 SRC_URI[sha256sum] = "244c0e1bf4bbd78ae298ea659fe10bf3a73738db550156767cc2477aedf72376"