summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorJames Maki <jmaki@multitech.com>2010-10-18 15:12:03 -0500
committerJames Maki <jmaki@multitech.com>2010-10-18 15:12:03 -0500
commit11b9a0ce4174654a57d48a6d4c7a740a1654d2d6 (patch)
tree0a850288ef3f128fd15b0708fccb18d75983828a /conf
parenteb3e5fb881b8b45e751123c1fe8d787c54d9f903 (diff)
set the preferred version of mts-io from mtcdp.conf
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/mtcdp.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/mtcdp.conf b/conf/machine/mtcdp.conf
index fd03fd2ae1..c9f7a870ee 100644
--- a/conf/machine/mtcdp.conf
+++ b/conf/machine/mtcdp.conf
@@ -5,7 +5,9 @@
TARGET_ARCH = "arm"
PREFERRED_PROVIDER_virtual/kernel = "linux"
+
PREFERRED_VERSION_linux = "2.6.28"
+PREFERRED_VERSION_mts-io ?= "0.3.0"
KERNEL_IMAGETYPE = "uImage"
UBOOT_MACHINE = "at91sam9g20ek_nandflash_config"