summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Murphy <Patrick.Murphy@multitech.com>2020-05-05 09:37:10 -0500
committerPatrick Murphy <Patrick.Murphy@multitech.com>2020-05-05 09:37:10 -0500
commite26f94e3f97b755652327f5652ea32f9ebf2b57b (patch)
tree7850ff55a1218469c5a410121899f5600115a4be
parentf78571137750469cf6e1c262815dafd69d36baaa (diff)
downloadmeta-mlinux-e26f94e3f97b755652327f5652ea32f9ebf2b57b.tar.gz
meta-mlinux-e26f94e3f97b755652327f5652ea32f9ebf2b57b.tar.bz2
meta-mlinux-e26f94e3f97b755652327f5652ea32f9ebf2b57b.zip
modified distro version in conf/distro/mlinux.conf
-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 b5f8b64..acb7351 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.2"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0dev2"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"