summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap3.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-08-17 18:15:45 +0200
committerKoen Kooi <koen@openembedded.org>2009-08-17 18:15:45 +0200
commitc661fd43a2252141784feadc86c5adf324eda9fc (patch)
tree1f428797b4994af5bf6e6651a774fb54db346127 /conf/machine/include/omap3.inc
parent48011a79e2c3014ce4e94a67a6b57f3363b3a660 (diff)
downloadopenembedded-c661fd43a2252141784feadc86c5adf324eda9fc.tar.gz
linux-omap* 2.6.29: add patch that should solve the memhole problem
Diffstat (limited to 'conf/machine/include/omap3.inc')
-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 6fb5905cc2..7d404a4f65 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,7 +1,7 @@
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 = "r41"
+MACHINE_KERNEL_PR = "r42"
KERNEL_IMAGETYPE = "uImage"