[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. upstream/0.9.5.5-717-g0f98819
Martin Jansa
Martin.Jansa at gmail.com
Sat Aug 6 08:20:03 UTC 2011
The following commit has been merged in the debian branch:
commit 9ac41d1d29a49906e18dfc130881186861c21ae6
Author: Martin Jansa <Martin.Jansa at gmail.com>
Date: Tue May 25 13:03:43 2010 +0200
ogpsd: update sysfs node for 2.6.32+ kernels on freerunner
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
diff --git a/framework/subsystems/ogpsd/om.py b/framework/subsystems/ogpsd/om.py
index c5ec10d..19ceb5c 100644
--- a/framework/subsystems/ogpsd/om.py
+++ b/framework/subsystems/ogpsd/om.py
@@ -13,7 +13,7 @@ __version__ = "0.9.9.4"
MODULE_NAME = "ogpsd"
DEVICE_POWER_PATH_OLD = "/sys/bus/platform/devices/neo1973-pm-gps.0/pwron"
-DEVICE_POWER_PATH_NEW = "/sys/bus/platform/devices/neo1973-pm-gps.0/power_on"
+DEVICE_POWER_PATH_NEW = "/sys/bus/platform/devices/gta02-pm-gps.0/power_on"
from ubx import UBXDevice
from ubx import CLIDPAIR
--
FSO frameworkd Debian packaging
More information about the pkg-fso-commits
mailing list