[oe-commits] Michael 'Mickey' Lauer : fso-abyss: version 0.3.1

GIT User account git at amethyst.openembedded.net
Fri Feb 20 01:04:20 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8a8bce5f04b22bb13b31340fdd478af94ebdbaec
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8a8bce5f04b22bb13b31340fdd478af94ebdbaec

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Feb 20 02:03:22 2009 +0100

fso-abyss: version 0.3.1

---

 conf/distro/include/sane-srcrevs.inc               |    2 +-
 .../freesmartphone/fso-abyss/om-gta01/abyss.conf   |   11 +++++------
 .../freesmartphone/fso-abyss/om-gta02/abyss.conf   |   11 +++++------
 packages/freesmartphone/fso-abyss_git.bb           |    2 +-
 4 files changed, 12 insertions(+), 14 deletions(-)

diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc
index 1a6656b..563efbc 100644
--- a/conf/distro/include/sane-srcrevs.inc
+++ b/conf/distro/include/sane-srcrevs.inc
@@ -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"
diff --git a/packages/freesmartphone/fso-abyss/om-gta01/abyss.conf b/packages/freesmartphone/fso-abyss/om-gta01/abyss.conf
index 2ff579d..67da210 100644
--- a/packages/freesmartphone/fso-abyss/om-gta01/abyss.conf
+++ b/packages/freesmartphone/fso-abyss/om-gta01/abyss.conf
@@ -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
+
diff --git a/packages/freesmartphone/fso-abyss/om-gta02/abyss.conf b/packages/freesmartphone/fso-abyss/om-gta02/abyss.conf
index 2ff579d..67da210 100644
--- a/packages/freesmartphone/fso-abyss/om-gta02/abyss.conf
+++ b/packages/freesmartphone/fso-abyss/om-gta02/abyss.conf
@@ -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
+
diff --git a/packages/freesmartphone/fso-abyss_git.bb b/packages/freesmartphone/fso-abyss_git.bb
index 3cfff7d..20f68c0 100644
--- a/packages/freesmartphone/fso-abyss_git.bb
+++ b/packages/freesmartphone/fso-abyss_git.bb
@@ -4,7 +4,7 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer at 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 = "\





More information about the Openembedded-commits mailing list