summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/omap3.inc
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-08-04 16:25:51 +0200
committerKoen Kooi <koen@openembedded.org>2010-08-04 16:26:31 +0200
commitdf7c4382350c94824f21188d99f394e670302768 (patch)
treec4e9bd280a6088dd8474e789d0a464d2e9a48bc0 /conf/machine/include/omap3.inc
parent07076390358f211bd96779bec2d6eb5eaa0ad699 (diff)
downloadopenembedded-df7c4382350c94824f21188d99f394e670302768.tar.gz
linux-omap-psp 2.6.32: remove duplicate patch
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 3f89953890..7c30288561 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 = "r85"
+MACHINE_KERNEL_PR = "r86"
KERNEL_IMAGETYPE = "uImage"