summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/machine/mtcdp.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/mtcdp.conf b/conf/machine/mtcdp.conf
index c9f7a870ee..c48d1cb70f 100644
--- a/conf/machine/mtcdp.conf
+++ b/conf/machine/mtcdp.conf
@@ -6,8 +6,8 @@ TARGET_ARCH = "arm"
PREFERRED_PROVIDER_virtual/kernel = "linux"
-PREFERRED_VERSION_linux = "2.6.28"
-PREFERRED_VERSION_mts-io ?= "0.3.0"
+PREFERRED_VERSION_linux = "2.6.32"
+PREFERRED_VERSION_mts-io ?= "0.4.0"
KERNEL_IMAGETYPE = "uImage"
UBOOT_MACHINE = "at91sam9g20ek_nandflash_config"