summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-10-18 17:39:02 -0500
committerJohn Klug <john.klug@multitech.com>2019-10-18 17:39:02 -0500
commit0a3f99fc26efa34e65d0105ae18888bd750e5ab6 (patch)
tree9598771dbec097b831f7df893dea6f991a80de77
parent8e7bf688d8b90e2f8ac61404b02499246c61c7f3 (diff)
downloadmeta-mlinux-0a3f99fc26efa34e65d0105ae18888bd750e5ab6.tar.gz
meta-mlinux-0a3f99fc26efa34e65d0105ae18888bd750e5ab6.tar.bz2
meta-mlinux-0a3f99fc26efa34e65d0105ae18888bd750e5ab6.zip
LAT1 and H5 chat_wrapper changes
-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 6f93ba5..dce4a35 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.1"
-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')}"