summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-01-26 10:34:52 -0600
committerJohn Klug <john.klug@multitech.com>2021-06-22 09:16:29 -0500
commit2499b733a1507a479582190c009e058a49e994be (patch)
treed89bc17a720a4593bb120ba6a736bf61c71e8413
parentc1a055dd031e784d1361bea53487f3f30841b720 (diff)
downloadmeta-mlinux-2499b733a1507a479582190c009e058a49e994be.tar.gz
meta-mlinux-2499b733a1507a479582190c009e058a49e994be.tar.bz2
meta-mlinux-2499b733a1507a479582190c009e058a49e994be.zip
mlinux 5.3.1
-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 205a9f0..464fba8 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.3"
-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')}"