summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2010-12-17 11:40:31 -0600
committerJesse Gilles <jgilles@multitech.com>2010-12-17 11:40:31 -0600
commit7e42717e4b9aab2b7fef4bdfad79af95f91f48ab (patch)
tree318daabe88782a0118debea05a013353e51ec737
parent389610e05175a7a323bd3ae576eb8b6ef7652ec5 (diff)
switch to linux 2.6.32.3 and mts-io 0.4.0
-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"