From: Michael Lauer Date: Wed, 15 Aug 2007 21:34:59 +0000 (+0000) Subject: python-gammu: set BROKEN X-Git-Tag: Release-2010-05/1~8956 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac07911d2c99fcd3f8f492c898ecd09f58d4d0bc;p=openembedded.git python-gammu: set BROKEN --- diff --git a/packages/python/python-gammu_0.13.bb b/packages/python/python-gammu_0.21.bb similarity index 76% rename from packages/python/python-gammu_0.13.bb rename to packages/python/python-gammu_0.21.bb index 610263fd93..0994a9d92b 100644 --- a/packages/python/python-gammu_0.13.bb +++ b/packages/python/python-gammu_0.21.bb @@ -1,3 +1,6 @@ +#TODO needs recent gammu, which in turn needs cmake which we don't have yet +BROKEN = "1" + DESCRIPTION = "Python bindings for the gammu GSM phone communication library." HOMEPAGE = "http://cihar.com/gammu/python" SECTION = "devel/python"