diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/python/python-gammu_0.26.bb | 10 |
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 |