summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2014-01-17 17:01:35 -0600
committerJesse Gilles <jgilles@multitech.com>2014-01-17 17:01:35 -0600
commit5f4e9b202d1a1fb419cc770be71e5262129d61ca (patch)
tree43e1b4a556245e9128a2e923f7c79fe0534d1209
parent5dfecfee209ce66db80c556ce3e128cd8790b154 (diff)
mtocgd: use mts-io 0.7.2, bump MACHINE_KERNEL_PR
-rw-r--r--multitech/conf/machine/mtocgd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/multitech/conf/machine/mtocgd.conf b/multitech/conf/machine/mtocgd.conf
index d6bb11f..d236a8d 100644
--- a/multitech/conf/machine/mtocgd.conf
+++ b/multitech/conf/machine/mtocgd.conf
@@ -7,8 +7,8 @@ TARGET_ARCH = "arm"
PREFERRED_PROVIDER_virtual/kernel = "linux"
PREFERRED_VERSION_linux = "2.6.39-at91"
-MACHINE_KERNEL_PR = "r3"
-PREFERRED_VERSION_mts-io ?= "0.6.3"
+MACHINE_KERNEL_PR = "r4"
+PREFERRED_VERSION_mts-io ?= "0.7.2"
KERNEL_IMAGETYPE = "uImage"
UBOOT_MACHINE = "at91sam9x5ek_nandflash_config"