summaryrefslogtreecommitdiff
path: root/recipes/python/python-gammu_0.26.bb
diff options
context:
space:
mode:
authorSergey Lapin <slapin@ossfans.org>2009-11-20 04:48:57 +0300
committerSergey Lapin <slapin@ossfans.org>2009-11-20 04:48:57 +0300
commitb7ca90501a633c4434904a7ce49403656edbcc22 (patch)
tree17209a712dcf8c91bf6e69e3eaf982e3306adf3b /recipes/python/python-gammu_0.26.bb
parentc9d89f888ec69245c56358b454f37cffd8bb87ac (diff)
parent7a880a7050b915ea498329242bf5ebc71948301b (diff)
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python-gammu_0.26.bb')
-rw-r--r--recipes/python/python-gammu_0.26.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/python/python-gammu_0.26.bb b/recipes/python/python-gammu_0.26.bb
deleted file mode 100644
index 13e5484171..0000000000
--- a/recipes/python/python-gammu_0.26.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-DESCRIPTION = "Python bindings for the gammu GSM phone communication library."
-HOMEPAGE = "http://cihar.com/gammu/python"
-SECTION = "devel/python"
-DEPENDS = "gammu"
-LICENSE = "GPL"
-PR = "ml1"
-
-SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"
-
-inherit distutils