summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-01-04 15:10:22 -0600
committerJohn Klug <john.klug@multitech.com>2019-07-03 17:08:20 -0500
commit2a03debaa0b9d25a5a564c80e6dcd093532f17e5 (patch)
tree3e271178a7b806044b02b6f94b449bff87fc9423 /conf
parentb49382cc5000dfd347cea8c02c92b7d88199061a (diff)
downloadmeta-mlinux-2a03debaa0b9d25a5a564c80e6dcd093532f17e5.tar.gz
meta-mlinux-2a03debaa0b9d25a5a564c80e6dcd093532f17e5.tar.bz2
meta-mlinux-2a03debaa0b9d25a5a564c80e6dcd093532f17e5.zip
Bumped the Level of mLinux to 5
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 d340bdb..f9e197f 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
-DISTRO_BASE_VERSION = "4.1"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1"
+DISTRO_BASE_VERSION = "5.0"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev1"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"