summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2015-01-09 17:02:06 -0600
committerJesse Gilles <jgilles@multitech.com>2015-01-09 17:02:06 -0600
commitd9e1bc44d7617f8907c524f8a69b840f6ae7e217 (patch)
tree608ae066fd9be9b7a42d0fe00abcf5939213447e /conf
parentca0ae617023455510331cc0e9265a481535b2adf (diff)
downloadmeta-multitech-d9e1bc44d7617f8907c524f8a69b840f6ae7e217.tar.gz
meta-multitech-d9e1bc44d7617f8907c524f8a69b840f6ae7e217.tar.bz2
meta-multitech-d9e1bc44d7617f8907c524f8a69b840f6ae7e217.zip
mtcdt: use mts-io 1.1.0
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/mtcdt.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf
index 5c583d5..9ca28cd 100644
--- a/conf/machine/mtcdt.conf
+++ b/conf/machine/mtcdt.conf
@@ -7,7 +7,7 @@ require conf/machine/include/tune-arm926ejs.inc
MACHINE_FEATURES = "ext2 ext3 usbhost usbgadget ppp"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_VERSION_linux = "3.12.27"
-PREFERRED_VERSION_mts-io ?= "1.0.0"
+PREFERRED_VERSION_mts-io ?= "1.1.0"
PREFERRED_VERSION_mts-id-eeprom ?= "0.2.4"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel-module-vizzini"