From 2b8f80f62f7fa1ef603cbce5dcd8e7469ef39f01 Mon Sep 17 00:00:00 2001 From: Sean Godinez Date: Thu, 19 Mar 2015 21:40:35 -0500 Subject: mtcdt: updated preferred version of mts-io and mts-id-eeprom for uuid --- conf/machine/mtcdt.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 7e4df96..3dd53c8 100644 --- a/conf/machine/mtcdt.conf +++ b/conf/machine/mtcdt.conf @@ -7,8 +7,8 @@ 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.1" -PREFERRED_VERSION_mts-id-eeprom ?= "0.2.5" +PREFERRED_VERSION_mts-io ?= "1.1.2" +PREFERRED_VERSION_mts-id-eeprom ?= "0.2.6" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel-module-vizzini" PREFERRED_VERSION_kernel-module-vizzini ?= "1.1" -- cgit v1.2.3