summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-03-20 13:18:00 -0500
committerJohn Klug <john.klug@multitech.com>2019-03-20 13:18:00 -0500
commit9531a63701fa19708365412eb9a4ccbc0dd7e5bf (patch)
tree06aff90f3f325a30a3f1ade47849d4a5c441f3fd
parentd51198598cc7e1d4de28c27b00ab65351c9bb92d (diff)
downloadmeta-mlinux-4.1.6.tar.gz
meta-mlinux-4.1.6.tar.bz2
meta-mlinux-4.1.6.zip
mlinux-set-apn script and LNS for mLinux MTCAP4.1.6
-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 fc5ae3c..a8a267a 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}.5"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.6"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"