From c777cc35d988f52525c926e6096d1020f5e1b7c1 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 20 Jul 2017 12:04:05 -0500 Subject: fix mts-io,add serial simple usb,update /etc/opkg/mlinux-feed.conf --- 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 af34efb..55f1aa8 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -1,7 +1,7 @@ DISTRO = "mlinux" DISTRO_NAME = "mLinux" DISTRO_BASE_VERSION = "3.3" -DISTRO_VERSION = "${DISTRO_BASE_VERSION}.8" +DISTRO_VERSION = "${DISTRO_BASE_VERSION}.9" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}" -- cgit v1.2.3