diff options
author | John Klug <john.klug@multitech.com> | 2016-12-20 18:13:03 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2016-12-20 18:13:03 -0600 |
commit | 179371d9381f86c0d68e0c981ef3fc5dce830aaa (patch) | |
tree | 5d54534e5854eae13a8c461dd29b877980aec816 /conf | |
parent | 0f102a28f8323576eadfc20f95050f826197f665 (diff) | |
parent | b2440edd24018fab7cff1e75ba66f1491d7dad60 (diff) | |
download | meta-mlinux-179371d9381f86c0d68e0c981ef3fc5dce830aaa.tar.gz meta-mlinux-179371d9381f86c0d68e0c981ef3fc5dce830aaa.tar.bz2 meta-mlinux-179371d9381f86c0d68e0c981ef3fc5dce830aaa.zip |
Merge gpsd changes to mlinux gitlab master
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 7ba57e7..9a8011d 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" |