summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-02-24 17:36:14 -0600
committerJohn Klug <john.klug@multitech.com>2021-02-24 17:36:14 -0600
commitdd543ccfc392d9751974f400f8f4598a85c1bc9e (patch)
treede709c61553febdb33947e2772ba7c248698d31f /conf
parentdfa9ed9eb279904f2c8e7021ca3a96e93aeaa393 (diff)
downloadmeta-mlinux-dd543ccfc392d9751974f400f8f4598a85c1bc9e.tar.gz
meta-mlinux-dd543ccfc392d9751974f400f8f4598a85c1bc9e.tar.bz2
meta-mlinux-dd543ccfc392d9751974f400f8f4598a85c1bc9e.zip
mLinux 6 Dunfell
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/mlinux.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf
index d2b6faa..8fef699 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}.2"
+DISTRO_BASE_VERSION = "6.0"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev1"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"