frameworkd: Use GllinChannel for GTA01. Together with gllin version 1.1 (or
authorDaniel Willmann <daniel@totalueberwachung.de>
Wed, 8 Oct 2008 17:04:54 +0000 (17:04 +0000)
committerDaniel Willmann <daniel@totalueberwachung.de>
Wed, 8 Oct 2008 17:04:54 +0000 (17:04 +0000)
any initscript in /etc/init.d/gllin) GPS will work out of the box for GTA01.

packages/freesmartphone/frameworkd/om-gta01/frameworkd.conf
packages/freesmartphone/frameworkd_git.bb

index bc1c1a4..08a9e76 100644 (file)
@@ -22,8 +22,8 @@ modemtype = ti_calypso
 
 [ogpsd]
 device = NMEADevice
-channel = UDPChannel
-path = 6000
+channel = GllinChannel
+path = /etc/init.d/gllin
 
 [opreferencesd]
 rootdir = ../etc/freesmartphone/opreferences:/etc/freesmartphone/opreferences:/usr/etc/freesmartphone/opreferences
index 63da1df..56c4cdf 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "console/network"
 DEPENDS = "python-cython-native python-pyrex-native"
 LICENSE = "GPL"
 PV = "0.8.3+${PR}-gitr${SRCREV}"
-PR = "r0"
+PR = "r1"
 
 inherit distutils update-rc.d