summarylogtreecommitdiffstats
path: root/gps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gps.patch')
-rw-r--r--gps.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/gps.patch b/gps.patch
new file mode 100644
index 000000000000..476ba0848f71
--- /dev/null
+++ b/gps.patch
@@ -0,0 +1,12 @@
+diff -ur direwolf-1.2.org/dwgps.c direwolf-1.2/dwgps.c
+--- direwolf-1.2.org/dwgps.c 2015-07-27 01:17:23.000000000 +0000
++++ direwolf-1.2/dwgps.c 2015-10-17 01:34:56.099999369 +0000
+@@ -60,7 +60,7 @@
+ #if ENABLE_GPS
+ #include <gps.h>
+
+-#if GPSD_API_MAJOR_VERSION != 5
++#if GPSD_API_MAJOR_VERSION != 6
+ #error libgps API version might be incompatible.
+ #endif
+