summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorPatrick <Patrick.Murphy@multitech.com>2019-11-15 09:43:36 -0600
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-05-20 19:50:21 +0300
commitdd9e16007c79c7d52198f868d5b16de02448b24c (patch)
treeb044a1c602cdfb5074452ae36a65d8b22455cdb4 /conf
parent1236b17c953e5d1fda37ae5729a49d10dc90efbb (diff)
downloadmeta-mlinux-atmel-dd9e16007c79c7d52198f868d5b16de02448b24c.tar.gz
meta-mlinux-atmel-dd9e16007c79c7d52198f868d5b16de02448b24c.tar.bz2
meta-mlinux-atmel-dd9e16007c79c7d52198f868d5b16de02448b24c.zip
addressed build error in migration to gpsd 3.18.1
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/mlinux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index a728be0..98ee5be 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -74,4 +74,4 @@ require java.inc
PREFERRED_VERSION_nodejs ?= "10.%"
PREFERRED_VERSION_nodejs-native ?= "10.%"
-PREFERRED_VERSION_gpsd ?= "3.18"
+PREFERRED_VERSION_gpsd ?= "3.18.%"