[oe-commits] Morgan Little : telepathy-python: Update for python-native changes

git at git.openembedded.org git at git.openembedded.org
Sun Jul 22 10:43:59 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: ac037bb9aeab67c1b8b8400b0b8ad5f507c75a48
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ac037bb9aeab67c1b8b8400b0b8ad5f507c75a48

Author: Morgan Little <morgan.little at windriver.com>
Date:   Thu Jul 19 13:46:12 2012 -0400

telepathy-python: Update for python-native changes

Add pythonnative to the inherits list

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../telepathy/telepathy-python_0.15.19.bb          |    4 ++--
 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 383e29a..f83bb2c 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
            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"





More information about the Openembedded-commits mailing list