summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/telepathy/telepathy-python_0.15.1.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-11-23 14:49:55 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:51 -0800
commitd239fef8ad7fe6aaced9a4e3ef7470ad673bf415 (patch)
treeabaeed61a616399f9cc17c946fcc680bdc51c445 /meta/recipes-connectivity/telepathy/telepathy-python_0.15.1.bb
parent63aaa4ed41f973cab8affbe1aceb29714a37b27f (diff)
downloadpoky-d239fef8ad7fe6aaced9a4e3ef7470ad673bf415.tar.gz
telepathy-python: Upgrade to version 0.15.18
The new version uses autotool, therefore inherit autotools.bbclass. Fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/telepathy/telepathy-python_0.15.1.bb')
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-python_0.15.1.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.1.bb b/meta/recipes-connectivity/telepathy/telepathy-python_0.15.1.bb
deleted file mode 100644
index 0898b321eb..0000000000
--- a/meta/recipes-connectivity/telepathy/telepathy-python_0.15.1.bb
+++ /dev/null
@@ -1,8 +0,0 @@
1DESCRIPTION = "Telepathy framework - Python package"
2HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
3LICENSE = "LGPL"
4RDEPENDS_${PN} += "python-dbus"
5
6SRC_URI = "http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz "
7
8inherit distutils