[oe-commits] org.oe.dev python-gammu: unbreak it - we have recent gammu now

hrw commit openembedded-commits at lists.openembedded.org
Mon Aug 20 15:38:31 UTC 2007


python-gammu: unbreak it - we have recent gammu now

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: e36bd25beb3708ad700892730953005d81ac203b
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e36bd25beb3708ad700892730953005d81ac203b
Files:
1
packages/python/python-gammu_0.21.bb
Diffs:

#
# mt diff -r580d22970ee36cf41415be5c2e8970a31ef931c9 -re36bd25beb3708ad700892730953005d81ac203b
#
# 
# 
# patch "packages/python/python-gammu_0.21.bb"
#  from [b985997bf86465ce82869a460e1336305461798f]
#    to [41ae201e5a819b7fe87d6622edcf2404f1475add]
# 
============================================================
--- packages/python/python-gammu_0.21.bb	b985997bf86465ce82869a460e1336305461798f
+++ packages/python/python-gammu_0.21.bb	41ae201e5a819b7fe87d6622edcf2404f1475add
@@ -1,6 +1,3 @@
-#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"
@@ -11,4 +8,3 @@ inherit distutils
 SRC_URI = "http://dl.cihar.com/python-gammu/latest/python-gammu-${PV}.tar.bz2"
 
 inherit distutils
-






More information about the Openembedded-commits mailing list