diff options
author | John Klug <john.klug@multitech.com> | 2016-12-20 17:30:15 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2016-12-20 17:30:15 -0600 |
commit | b2440edd24018fab7cff1e75ba66f1491d7dad60 (patch) | |
tree | 9ea1fda042331f4e8e136d13e9147eb7c6ba9cfc /conf | |
parent | e063f8d5e8f45acf71c62c367fc483a6ad293f7c (diff) | |
download | meta-mlinux-b2440edd24018fab7cff1e75ba66f1491d7dad60.tar.gz meta-mlinux-b2440edd24018fab7cff1e75ba66f1491d7dad60.tar.bz2 meta-mlinux-b2440edd24018fab7cff1e75ba66f1491d7dad60.zip |
Stay on the stable 3.16 gpsd for now
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mlinux.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index 6281c7c..dff238c 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -74,3 +74,5 @@ require java.inc PREFERRED_VERSION_nodejs ?= "0.10.44" PREFERRED_VERSION_nodejs-native ?= "0.10.44" + +PREFERRED_VERSION_gpsd ?= "3.16" |