summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2018-02-06 18:10:46 -0600
committerJohn Klug <john.klug@multitech.com>2018-02-06 18:10:46 -0600
commit7c0ad76331c9a87b0674721b6edd6754a3b648b3 (patch)
tree5d844948916d905bc8cd6a99a1eb020f93f4fc50
parent779e7ac0c29e366045dc997410da7fd5449e3166 (diff)
downloadmeta-mlinux-7c0ad76331c9a87b0674721b6edd6754a3b648b3.tar.gz
meta-mlinux-7c0ad76331c9a87b0674721b6edd6754a3b648b3.tar.bz2
meta-mlinux-7c0ad76331c9a87b0674721b6edd6754a3b648b3.zip
Bump mlinux version3.3.21
-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 7a2e328..d0ead82 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}.20"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.21"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"