fso-abyss: version 0.3.1
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 20 Feb 2009 01:03:22 +0000 (02:03 +0100)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Fri, 20 Feb 2009 01:03:44 +0000 (02:03 +0100)
conf/distro/include/sane-srcrevs.inc
packages/freesmartphone/fso-abyss/om-gta01/abyss.conf
packages/freesmartphone/fso-abyss/om-gta02/abyss.conf
packages/freesmartphone/fso-abyss_git.bb

index 1a6656b..563efbc 100644 (file)
@@ -57,7 +57,7 @@ SRCREV_pn-flashrom ?= "3682"
 SRCREV_pn-frameworkd ?= "700ab8250582767628165b7cf6f671ef756ba56d"
 SRCREV_pn-frameworkd-devel ?= "${SRCREV_pn-frameworkd}"
 SRCREV_pn-fsod ?= "3fa5eb6f2edcf7c9f0fc2027fda47b91d9f0f136"
-SRCREV_pn-fso-abyss ?= "49af81918362739fbf2e72b7b703fdc78989875e"
+SRCREV_pn-fso-abyss ?= "145bd91653f8df991abe5f472a7594c4f288a949"
 SRCREV_pn-fso-apm ?= "eb39ce7fb81bfa64e1a9eb5f142ca3d1065be3fa"
 SRCREV_pn-fso-gpsd ?= "78fe48dffb923175bde9f0aabc3500a9264a57e0"
 SRCREV_pn-fso-gsm0710muxd ?= "abcbcd7cc532a8834906de3fc24c8f8fe7643cd4"
index 2ff579d..67da210 100644 (file)
@@ -1,16 +1,15 @@
 [omuxerd]
-# set to 1, when the first AllocChannel request opens a session
 autoopen = 1
-# set to 1, when the last ReleaseChannel closes the session
 autoclose = 1
-# set to 1, when closing the session should close the program
 autoexit = 1
 
 [session]
-# set 0 for 07.10 basic multiplexing, 1 for advanced
 mode = 1
-# set maximum 07.10 frame size
 framesize = 98
-# configure modem port
 port = /dev/ttySAC0
 speed = 115200
+
+[device]
+wakeup_threshold = 6
+wakeup_waitms = 200
+
index 2ff579d..67da210 100644 (file)
@@ -1,16 +1,15 @@
 [omuxerd]
-# set to 1, when the first AllocChannel request opens a session
 autoopen = 1
-# set to 1, when the last ReleaseChannel closes the session
 autoclose = 1
-# set to 1, when closing the session should close the program
 autoexit = 1
 
 [session]
-# set 0 for 07.10 basic multiplexing, 1 for advanced
 mode = 1
-# set maximum 07.10 frame size
 framesize = 98
-# configure modem port
 port = /dev/ttySAC0
 speed = 115200
+
+[device]
+wakeup_threshold = 6
+wakeup_waitms = 200
+
index 3cfff7d..20f68c0 100644 (file)
@@ -4,7 +4,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
 SECTION = "console/network"
 DEPENDS = "vala-native dbus dbus-glib libgsm0710"
 LICENSE = "GPL"
-PV = "0.3.0+gitr${SRCREV}"
+PV = "0.3.1+gitr${SRCREV}"
 PR = "r0"
 
 SRC_URI = "\