summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-01-09 19:39:21 -0600
committerJohn Klug <john.klug@multitech.com>2017-01-09 19:39:21 -0600
commit058eae5c25592c7b65ebe5c7af2e1b66d930afeb (patch)
tree7c533aafe4727859251ec475db50d02d824ea533 /conf
parentdb0e43683299c67103f1eb2031cf4b809c064a25 (diff)
downloadmeta-mlinux-atmel-058eae5c25592c7b65ebe5c7af2e1b66d930afeb.tar.gz
meta-mlinux-atmel-058eae5c25592c7b65ebe5c7af2e1b66d930afeb.tar.bz2
meta-mlinux-atmel-058eae5c25592c7b65ebe5c7af2e1b66d930afeb.zip
New GPSD for Ublox
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 9a8011d..e4b199e 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "3.2"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.4"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.5"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"