summaryrefslogtreecommitdiff
path: root/recipes/python/python-gammu_0.26.bb
diff options
context:
space:
mode:
authorStefan Schmidt <stefan@datenfreihafen.org>2009-10-19 09:15:54 +0200
committerStefan Schmidt <stefan@datenfreihafen.org>2009-10-19 09:15:54 +0200
commita6dbb78ab591783e682ec1e4732d459603bb5e61 (patch)
tree2e3ae8b15e21480e69bab51b188a8eb898e35c1c /recipes/python/python-gammu_0.26.bb
parent8b903d7ea3187a87e5d69d2ea44775679b33f28b (diff)
parentf581fe3a0d3c192e04475fd61e5c7f0bcc8ccebe (diff)
Merge branch 'org.openembedded.dev' of git.openembedded.org: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