From b8dc3c5026533fff6085448b824a23b0107a6d47 Mon Sep 17 00:00:00 2001 From: Brandon Bayer Date: Thu, 8 Sep 2016 16:06:33 -0500 Subject: chore: update mts-io preferred version to 1.2.0 --- conf/machine/mtcdt.conf | 2 +- conf/machine/mtp.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 6db2f3e..f7c5ebd 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.1.4" +PREFERRED_VERSION_mts-io ?= "1.2.0" 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 60ee2ff..2582489 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.1.4" +PREFERRED_VERSION_mts-io ?= "1.2.0" PREFERRED_VERSION_mts-id-eeprom ?= "0.2.6" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel-module-vizzini" -- cgit v1.2.3