gpsd: Only change gpsd-default for the om-gta02 machine
authorHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 16 Nov 2008 15:40:06 +0000 (16:40 +0100)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 16 Nov 2008 15:40:06 +0000 (16:40 +0100)
    Fix up the previous commit.

packages/gpsd/files/gpsd-default
packages/gpsd/files/om-gta02/gpsd-default [new file with mode: 0644]
packages/gpsd/gpsd_2.34.bb

index be43103..c345edf 100644 (file)
@@ -1,3 +1,3 @@
 # If you must specify a non-NMEA driver, uncomment and modify the next line
 #GPSD_OPTS=
-GPS_DEV="/dev/ttySAC1"
+GPS_DEV="/dev/ttyS3"
diff --git a/packages/gpsd/files/om-gta02/gpsd-default b/packages/gpsd/files/om-gta02/gpsd-default
new file mode 100644 (file)
index 0000000..be43103
--- /dev/null
@@ -0,0 +1,3 @@
+# If you must specify a non-NMEA driver, uncomment and modify the next line
+#GPSD_OPTS=
+GPS_DEV="/dev/ttySAC1"
index 673d9c6..4f4e3a3 100644 (file)
@@ -1,4 +1,4 @@
 require gpsd.inc
 
-PR = "r9.02"
+PR = "r10"