From 663dda189047a56a4900ab7fd42aa9437fd71852 Mon Sep 17 00:00:00 2001 From: John Klug Date: Tue, 28 Sep 2021 09:59:34 -0500 Subject: Have the Atmel serial driver pick the dma channel --- conf/distro/mlinux.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index e51e6d3..9ff5d19 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}.10" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.11" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3