aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-20 14:39:04 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-20 14:39:55 +0100
commit60334cbda63119f532eac252202a2a881429926f (patch)
tree5250936c5900efcffbcab1ad7d264c0a8ad6efc2 /conf/machine/include
parent41156f69433b0abfa72157475c93d212068340c6 (diff)
downloadopenembedded-60334cbda63119f532eac252202a2a881429926f.tar.gz
linux-omap4: switch to ubuntu L24.11 tree to get DRM support
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 d33a599870..10fa61324a 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 = "r92"
+MACHINE_KERNEL_PR = "r93"
KERNEL_IMAGETYPE = "uImage"