aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap3.inc
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-01-26 13:41:22 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:14 +0200
commit59d6af8ce062e1d4594d2459c353d4f026cac7b5 (patch)
treea59f71473c61d5270d08f4adc34525be940d4d79 /conf/machine/include/omap3.inc
parenta06efd025d5107d58aa4a4b5cc1493756ecc2a3e (diff)
downloadopenembedded-59d6af8ce062e1d4594d2459c353d4f026cac7b5.tar.gz
linux-omap-psp 2.6.32: updates:
* adjust SRCREV for rebased git tree * fix 'no green on DVI' for omap3evm again * enable more v4l stuff for omap3evm * add patch to fix build for beagleboard * add rudimentary touchbook support Signed-off-by: Koen Kooi <k-kooi@ti.com>
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 8fa730e740..8f072f7334 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -3,7 +3,7 @@ SOC_FAMILY = "omap3"
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 = "r53"
+MACHINE_KERNEL_PR = "r56"
KERNEL_IMAGETYPE = "uImage"