summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-09-08 16:35:31 -0500
committerJohn Klug <john.klug@multitech.com>2020-11-12 09:29:26 -0600
commit025934f4c8bc4deb5b062953ee667084b780b179 (patch)
tree11978e9b8131e6536f25e0551da6da9c389e783d
parentfdc2600b9a3f66e9d187b91674da22bc28322b78 (diff)
downloadmeta-mlinux-025934f4c8bc4deb5b062953ee667084b780b179.tar.gz
meta-mlinux-025934f4c8bc4deb5b062953ee667084b780b179.tar.bz2
meta-mlinux-025934f4c8bc4deb5b062953ee667084b780b179.zip
Move to mLinux 5.3.1, since mPower is 5.3.0
-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 943f698..e55e2ea 100644
--- a/conf/distro/mlinux.conf
+++ b/conf/distro/mlinux.conf
@@ -1,7 +1,7 @@
DISTRO = "mlinux"
DISTRO_NAME = "mLinux"
DISTRO_BASE_VERSION = "5.3"
-DISTRO_VERSION = "${DISTRO_BASE_VERSION}.0"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.1"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"