summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-07-16 16:06:44 +0200
committerKoen Kooi <koen@openembedded.org>2009-07-16 16:06:44 +0200
commit2dff7b788dc52c5da3fd2c5863dfad857a7d1710 (patch)
tree3d886c3668bef111888bcef19e02810818c85101 /conf/machine/include
parentaa55a8abaf9adebea97408b95abbe5849b1f9411 (diff)
downloadopenembedded-2dff7b788dc52c5da3fd2c5863dfad857a7d1710.tar.gz
linux-omap 2.6.29: update support for the ISP resizer
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 ea395b441b..9c3c8f59e1 100644
--- a/conf/machine/include/omap3.inc
+++ b/conf/machine/include/omap3.inc
@@ -1,7 +1,7 @@
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 = "r39"
+MACHINE_KERNEL_PR = "r40"
KERNEL_IMAGETYPE = "uImage"