diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-03-05 10:27:37 +0100 |
---|---|---|
committer | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-03-05 10:27:37 +0100 |
commit | 8f601461fad4320e68c847cc1a79c1275dc704fe (patch) | |
tree | 629ce3fc0a978768b145416e28eed68db32edca5 /recipes/freesmartphone/fso-abyss_git.bb | |
parent | 41789577e963174017eb20bc1bea1f18590d2bb4 (diff) |
fso-abyss: Update om-gta0X config files to include device_ack_timeout = 2
The default timeout of 5 seems too long and it failed getting a channel. Let's try 2 as this worked on my Freerunner.
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'recipes/freesmartphone/fso-abyss_git.bb')
-rw-r--r-- | recipes/freesmartphone/fso-abyss_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fso-abyss_git.bb b/recipes/freesmartphone/fso-abyss_git.bb index e3335460db..6ff2fe13cd 100644 --- a/recipes/freesmartphone/fso-abyss_git.bb +++ b/recipes/freesmartphone/fso-abyss_git.bb @@ -5,7 +5,7 @@ SECTION = "console/network" DEPENDS = "vala-native dbus dbus-glib libgsm0710mux" LICENSE = "GPL" PV = "0.9.1+gitr${SRCREV}" -PR = "r0" +PR = "r1" SRC_URI = "\ ${FREESMARTPHONE_GIT}/fso-abyss.git;protocol=git;branch=master \ |