summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-11-29 12:55:06 -0600
committerJohn Klug <john.klug@multitech.com>2021-12-29 07:20:14 -0600
commitb85363d0fb1fa6fe212f3e0b30a1ff94e4261b88 (patch)
tree75e221bbf414abfdf410f305e764edbbfec574ce
parent37ed1bd052c84c0a3e168cbc3f50fd543cf9b918 (diff)
downloadmeta-mlinux-b85363d0fb1fa6fe212f3e0b30a1ff94e4261b88.tar.gz
meta-mlinux-b85363d0fb1fa6fe212f3e0b30a1ff94e4261b88.tar.bz2
meta-mlinux-b85363d0fb1fa6fe212f3e0b30a1ff94e4261b88.zip
Clear CRTSCTS in Atmel Serial to match Vizzini
-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 e21af60..f995558 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}.17"
+DISTRO_VERSION = "${DISTRO_BASE_VERSION}.18"
DISTRO_CODENAME = ""
SDK_VENDOR = "-mlinux"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"