diff options
author | Jesse Gilles <jgilles@multitech.com> | 2013-03-08 11:48:35 -0600 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2013-03-08 11:48:35 -0600 |
commit | 840cfec97ca61b809ba187f400835ceed6a796f9 (patch) | |
tree | 2e23fc5e8ee06c5c6c2eca5515465b5b2a7844b4 /multitech | |
parent | 1a114335cde420e17db8756f4cf8109ac2a6be33 (diff) |
mtocgd3: bump MACHINE_KERNEL_PR
Diffstat (limited to 'multitech')
-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 2396ce4..178d4dc 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.4" -MACHINE_KERNEL_PR = "r5" +MACHINE_KERNEL_PR = "r6" PREFERRED_VERSION_mts-io ?= "0.5.1+git" KERNEL_IMAGETYPE = "uImage" |