summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-05-02 17:03:07 -0500
committerJohn Klug <john.klug@multitech.com>2019-07-03 12:35:42 -0500
commit250d9c4286d9b7a64776914c1dee9af570270561 (patch)
tree01e3348087371a9152afa88ba7650b7404a13449 /conf
parentac936ddaa8b17c39a3ab1a5f470d639f6eadbc04 (diff)
downloadmeta-mlinux-250d9c4286d9b7a64776914c1dee9af570270561.tar.gz
meta-mlinux-250d9c4286d9b7a64776914c1dee9af570270561.tar.bz2
meta-mlinux-250d9c4286d9b7a64776914c1dee9af570270561.zip
moved mLinux to gpsd 3.16 to improve gpsctl reliablity4.1.9
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/mlinux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index a98bbbb..1b128b7 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "4.1"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.7"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.9"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"
@@ -72,4 +72,4 @@ require java.inc
PREFERRED_VERSION_nodejs ?= "0.10.%"
PREFERRED_VERSION_nodejs-native ?= "0.10.%"
-PREFERRED_VERSION_gpsd ?= "3.18.1"
+PREFERRED_VERSION_gpsd ?= "3.16"