summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-06 15:21:25 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-06 15:39:24 +0200
commit616a026e640dc5b322a3f4ba6f8de757f389f127 (patch)
tree23c799d4b30cfceaed2876483b5baefa6eddf007 /conf
parentc273263b147da671b5ee105eb85d4302daf33555 (diff)
linux-omap 2.6.29: fixes
* add patch to fix leds * tweak ISP patches to handle new API * tweak beagleboard defconfig
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 f6cf895c52..4e95fb15e4 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,6 +1,6 @@
require conf/machine/include/tune-cortexa8.inc
PREFERRED_PROVIDER_virtual/kernel = "linux-omap"
-MACHINE_KERNEL_PR = "r20"
+MACHINE_KERNEL_PR = "r21"
KERNEL_IMAGETYPE = "uImage"