summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2022-01-04 09:52:37 -0600
committerJohn Klug <john.klug@multitech.com>2022-01-05 07:54:38 -0600
commite27bb5c73c4bbf083f07d828a833dd0ea73ac4e3 (patch)
tree358883c664c670ff321f74f36a37fb3e785c90b1
parent0303ebee128ce6e4a91bae45de3c061ed310adab (diff)
downloadmeta-mlinux-5.3.26.tar.gz
meta-mlinux-5.3.26.tar.bz2
meta-mlinux-5.3.26.zip
At91bootstrap and mts-io to reduce the quantity of resets being done5.3.26
-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 28436e4..a974efe 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}.25"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.26"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"