diff options
Diffstat (limited to 'recipes-navigation/gpsd/test')
-rw-r--r-- | recipes-navigation/gpsd/test/README | 10 | ||||
-rw-r--r-- | recipes-navigation/gpsd/test/gpsd-test.tar.gz | bin | 0 -> 712 bytes |
2 files changed, 10 insertions, 0 deletions
diff --git a/recipes-navigation/gpsd/test/README b/recipes-navigation/gpsd/test/README new file mode 100644 index 0000000..18d712f --- /dev/null +++ b/recipes-navigation/gpsd/test/README @@ -0,0 +1,10 @@ +Install the test in the root file system +of a device with ntp and gpsd installed. +ntp must be configured to use gpsd as +the time source. + +cd / +sudo tar -xf /tmp/gpsd-test.tar.gz + +See /usr/share/gpsd-test/README for more +details. diff --git a/recipes-navigation/gpsd/test/gpsd-test.tar.gz b/recipes-navigation/gpsd/test/gpsd-test.tar.gz Binary files differnew file mode 100644 index 0000000..4d74be3 --- /dev/null +++ b/recipes-navigation/gpsd/test/gpsd-test.tar.gz |