summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-05-23 18:44:47 -0500
committerJohn Klug <john.klug@multitech.com>2019-11-11 11:31:27 -0600
commit2e66c41b140a8b2e06019f031690acf3d34c7b30 (patch)
treee207fd4c050c108096d5d20e40d5d8d484962eaf
parentee47d949015846ee50166c116e862c011f27a798 (diff)
downloadmeta-mlinux-2e66c41b140a8b2e06019f031690acf3d34c7b30.tar.gz
meta-mlinux-2e66c41b140a8b2e06019f031690acf3d34c7b30.tar.bz2
meta-mlinux-2e66c41b140a8b2e06019f031690acf3d34c7b30.zip
Bump mLinux to dev35
-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 21e9134..dce4a35 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
-DISTRO_BASE_VERSION = "5.0"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1"
+DISTRO_BASE_VERSION = "5.1"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.8"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"