From: Stanislav Brabec Date: Sun, 18 Oct 2009 13:21:38 +0000 (+0000) Subject: python-gammu: Recipe removed. Now built as part of gammu recipe. X-Git-Tag: Release-2010-05/1~2066 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ac4f82839f50b379e7f2bed0e6869b32233c18;p=openembedded.git python-gammu: Recipe removed. Now built as part of gammu recipe. --- 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