aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRaffaele Recalcati <lamiaposta71@gmail.com>2009-04-07 12:23:07 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-07 12:23:07 +0200
commite7f45a4a42650380405c2eefca76d72068d8e2b0 (patch)
treeae18ced9091de5b571d9fb37c372c53dabba7c90 /conf
parenta28b6666534215705d87da221860f6e199fffa44 (diff)
downloadopenembedded-e7f45a4a42650380405c2eefca76d72068d8e2b0.tar.gz
linux-omap: add modeline for 720p60 to .28 and .29
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/omap3.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/omap3.inc b/conf/machine/include/omap3.inc
index a0ec5fdda4..8d1eb899de 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,6 +1,7 @@
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
-MACHINE_KERNEL_PR = "r22"
+# Increase this everytime you change something in the kernel
+MACHINE_KERNEL_PR = "r23"
KERNEL_IMAGETYPE = "uImage"