summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-07-20 12:04:05 -0500
committerJohn Klug <john.klug@multitech.com>2017-07-20 12:04:05 -0500
commitc777cc35d988f52525c926e6096d1020f5e1b7c1 (patch)
treea352733ab1a48e47bc61816422a769fb8e85e221
parent4dac8c9cbeb56ac1a3bed6507979cac5e52f0262 (diff)
downloadmeta-mlinux-c777cc35d988f52525c926e6096d1020f5e1b7c1.tar.gz
meta-mlinux-c777cc35d988f52525c926e6096d1020f5e1b7c1.tar.bz2
meta-mlinux-c777cc35d988f52525c926e6096d1020f5e1b7c1.zip
fix mts-io,add serial simple usb,update /etc/opkg/mlinux-feed.conf
-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 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')}"