summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Murphy <Patrick.Murphy@multitech.com>2020-06-12 12:38:03 -0500
committerJohn Klug <john.klug@multitech.com>2020-06-18 20:22:08 -0500
commitdb088915be6dca3f09dedbcdaa7264d9271b1c74 (patch)
treef025156ca71e9d01b3d8475eb1e72086fdcd83d5
parent37dc88b8b9ef46d3722c1a349719fa0aa10c7c3a (diff)
downloadmeta-mlinux-5.2.tar.gz
meta-mlinux-5.2.tar.bz2
meta-mlinux-5.2.zip
5.2.7 commissioningfcgi change5.2.75.2
-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 9c491df..946ea46 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}.6"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.7"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"