aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-15 10:47:21 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-15 10:52:48 +0100
commit582a20d46f69a5f1a3c6f3001803bc25d382fb64 (patch)
tree55d8667a4195937435bd707a33d8cba13682fdb2 /conf/machine/include
parent9a4fe6fc17c972f247de8b24b6146b0b54e4356a (diff)
downloadopenembedded-582a20d46f69a5f1a3c6f3001803bc25d382fb64.tar.gz
linux-omap4: switch to L24.11 based tree to match with L24.11 syslink userspace
Signed-off-by: Koen Kooi <koen@openembedded.org>
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 8b7a3918fd..d33a599870 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 = "r91"
+MACHINE_KERNEL_PR = "r92"
KERNEL_IMAGETYPE = "uImage"