summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorBrandon Bayer <bbayer@multitech.com>2016-09-19 16:54:47 -0500
committerBrandon Bayer <bbayer@multitech.com>2016-09-19 16:54:47 -0500
commita82c71e9cef58863a6dbe0b38a30529f8389668e (patch)
tree21240710c4821a077ca6c73ac66af88ff81be206 /conf
parentdab561c8e380e580c9194d7afb2d04369c902bcd (diff)
downloadmeta-multitech-atmel-a82c71e9cef58863a6dbe0b38a30529f8389668e.tar.gz
meta-multitech-atmel-a82c71e9cef58863a6dbe0b38a30529f8389668e.tar.bz2
meta-multitech-atmel-a82c71e9cef58863a6dbe0b38a30529f8389668e.zip
chore: update preferred versions of mts-io
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/mtcdt.conf2
-rw-r--r--conf/machine/mtp.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf
index e9f67fc..570d89d 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.3.1"
+PREFERRED_VERSION_mts-io ?= "1.3.3"
PREFERRED_VERSION_mts-id-eeprom ?= "0.2.6"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel-module-vizzini"
diff --git a/conf/machine/mtp.conf b/conf/machine/mtp.conf
index 75041b1..020f594 100644
--- a/conf/machine/mtp.conf
+++ b/conf/machine/mtp.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.3.1"
+PREFERRED_VERSION_mts-io ?= "1.3.3"
PREFERRED_VERSION_mts-id-eeprom ?= "0.2.6"
MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel-module-vizzini"