summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-12-07 12:44:16 -0600
committerJohn Klug <john.klug@multitech.com>2021-12-29 07:23:49 -0600
commitb053817e5b682a6ac5b916d158b50991db29b2cd (patch)
tree8b763ebdc6269fcbb18b5df5e4a16d42d050e3a6
parent451d9eb7e87377a1d7f54b4babb8c579dd37bcd2 (diff)
downloadmeta-mlinux-b053817e5b682a6ac5b916d158b50991db29b2cd.tar.gz
meta-mlinux-b053817e5b682a6ac5b916d158b50991db29b2cd.tar.bz2
meta-mlinux-b053817e5b682a6ac5b916d158b50991db29b2cd.zip
Support for MTCDTIP with overlay
-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 54923b1..8d71707 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}.20"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.21"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"