aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-01-18 13:01:24 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-01-18 13:01:24 +0100
commit4b7e5b78babedca0124c1bb28a2c0a1398247cd4 (patch)
treee88fa15f1b4638d5d35ba818ff311ba34ff53227 /conf
parent2414ce31087fa910437cae45703c3b13a5daf5a9 (diff)
downloadmeta-openembedded-contrib-4b7e5b78babedca0124c1bb28a2c0a1398247cd4.tar.gz
omap3.inc: sync with OE
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'conf')
-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 36f11b0af5..15e34c6508 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -4,7 +4,7 @@ TARGET_ARCH = "arm"
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 = "r97"
+MACHINE_KERNEL_PR = "r99"
KERNEL_IMAGETYPE = "uImage"