summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-08-21 14:45:16 -0500
committerJohn Klug <john.klug@multitech.com>2019-08-21 14:45:16 -0500
commit04b226b7f6be2735d9dbae12b39d68b84c69f20a (patch)
treecf10b4cae3e6363572d48e81b2fa099af45d42cc
parentf948715a12fc59075229c4a1ac29f1e68f7307c7 (diff)
downloadmeta-mlinux-04b226b7f6be2735d9dbae12b39d68b84c69f20a.tar.gz
meta-mlinux-04b226b7f6be2735d9dbae12b39d68b84c69f20a.tar.bz2
meta-mlinux-04b226b7f6be2735d9dbae12b39d68b84c69f20a.zip
5.1.2 to fix chat access to modems from mtadm
-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 c80c5bb..1dcd3e4 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}.1"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.2"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"