summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-10-10 12:25:32 -0500
committerJohn Klug <john.klug@multitech.com>2017-10-10 12:25:32 -0500
commitb92b202e7c7cf270899b7eda4d72cb8126f8c19f (patch)
treee3783019c46592734d659768c2c9f71b4528f07f
parent2e277963d29242dd3de969d117a804af71c644e1 (diff)
downloadmeta-mlinux-b92b202e7c7cf270899b7eda4d72cb8126f8c19f.tar.gz
meta-mlinux-b92b202e7c7cf270899b7eda4d72cb8126f8c19f.tar.bz2
meta-mlinux-b92b202e7c7cf270899b7eda4d72cb8126f8c19f.zip
Bump mLinux level
-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 5e30697..b6091ec 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}.13"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.14"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"