summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-07-06 14:17:34 -0500
committerJohn Klug <john.klug@multitech.com>2017-07-06 14:18:13 -0500
commitf7d9c291da548cd0db373dee4fc9b154a7049c42 (patch)
treee57dbf3be162f2d8779fc6bca3a2b0dc372c6c4f
parent56160c19c1ac5af48c2826ff5be9858b19200210 (diff)
downloadmeta-mlinux-f7d9c291da548cd0db373dee4fc9b154a7049c42.tar.gz
meta-mlinux-f7d9c291da548cd0db373dee4fc9b154a7049c42.tar.bz2
meta-mlinux-f7d9c291da548cd0db373dee4fc9b154a7049c42.zip
Japan Lora changes merged into the 3 branch
-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 1ad1f27..af34efb 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "3.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.7"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.8"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"