diff options
Diffstat (limited to 'conf/machine/mtcdt.conf')
-rw-r--r-- | conf/machine/mtcdt.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/mtcdt.conf b/conf/machine/mtcdt.conf index 3dd53c8..ce5b151 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.2" +PREFERRED_VERSION_mts-io ?= "1.1.3" PREFERRED_VERSION_mts-id-eeprom ?= "0.2.6" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "kernel-module-vizzini" |