summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-04-06 11:22:31 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:31 +0200
commit63348ff7b88c6f64e8dd518a21384e33e0d828f3 (patch)
tree57113d4d25ca01b5a5d57855c2a1e1e1fc66509c /conf/machine/include
parentf8cb152e6b9f25332cfc7fd433a584ea5d685c4b (diff)
downloadopenembedded-63348ff7b88c6f64e8dd518a21384e33e0d828f3.tar.gz
linux-omap-psp 2.6.32: add patches from Mans Rullgard to help finding the DM37xx slowdown
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/omap3.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index e7170628cc..ba2a4935fa 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
# Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r68"
+MACHINE_KERNEL_PR = "r69"
KERNEL_IMAGETYPE = "uImage"