[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone4-368-g700ab82

Jan Luebbe jluebbe at debian.org
Mon Feb 2 18:52:07 UTC 2009


The following commit has been merged in the master branch:
commit f6f70350a18a4a0b7081751d505d09651e8238a5
Author: Jan Luebbe <jluebbe at debian.org>
Date:   Thu Jan 29 17:16:03 2009 +0100

    odeviced: remove org.freesmartphone.Device.RealTimeClock.Suspend

diff --git a/framework/subsystems/odeviced/kernel26.py b/framework/subsystems/odeviced/kernel26.py
index debb5fd..e1aa175 100644
--- a/framework/subsystems/odeviced/kernel26.py
+++ b/framework/subsystems/odeviced/kernel26.py
@@ -460,10 +460,6 @@ class RealTimeClock( dbus.service.Object ):
             else:
                 pyrtc.rtcSetAlarm( time.gmtime( float(t) ) )
 
-    @dbus.service.method( DBUS_INTERFACE, "", "" )
-    def Suspend( self ):
-        writeToFile( "/sys/power/state", "mem" )
-
 #----------------------------------------------------------------------------#
 def factory( prefix, controller ):
 #----------------------------------------------------------------------------#

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list