diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-11-06 12:29:09 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-11-06 12:29:09 -0600 |
commit | 3db5bd6de9480677a97a3c31b85270a800cf24df (patch) | |
tree | 434d849639a96733f63be0924052de17c6c467b9 | |
parent | c01e13d7852e0de245cc765664d67b41d13cb75f (diff) |
mtocgd3: bump kernel PR
-rw-r--r-- | multitech/conf/machine/mtocgd3.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multitech/conf/machine/mtocgd3.conf b/multitech/conf/machine/mtocgd3.conf index 13e554a..9cc9711 100644 --- a/multitech/conf/machine/mtocgd3.conf +++ b/multitech/conf/machine/mtocgd3.conf @@ -7,7 +7,7 @@ TARGET_ARCH = "arm" PREFERRED_PROVIDER_virtual/kernel = "linux" PREFERRED_VERSION_linux = "2.6.39-at91" -MACHINE_KERNEL_PR = "r10" +MACHINE_KERNEL_PR = "r11" PREFERRED_VERSION_mts-io ?= "0.6.2" KERNEL_IMAGETYPE = "uImage" |