summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Murphy <Patrick.Murphy@multitech.com>2020-06-08 11:01:01 -0500
committerJohn Klug <john.klug@multitech.com>2020-06-18 20:22:08 -0500
commitef0acc34f49ec143e719c850e134de91821f9783 (patch)
tree7565ecb4effd9843495f34892ca4a24d53baf44e
parent8c303e50a8417f76ea3a5a0ac510639ce06ccde6 (diff)
downloadmeta-mlinux-ef0acc34f49ec143e719c850e134de91821f9783.tar.gz
meta-mlinux-ef0acc34f49ec143e719c850e134de91821f9783.tar.bz2
meta-mlinux-ef0acc34f49ec143e719c850e134de91821f9783.zip
iterated conf/distro/mlinux.conf to 5.2.4
-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 c8a3a79..3178d8f 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}.3"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.4"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"