aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-06-07 12:14:52 +0200
committerKoen Kooi <koen@openembedded.org>2010-06-07 12:57:16 +0200
commit87ec7b6c9a418455f3d05139a0832c73eba292c7 (patch)
treecb73d57a7c21d24d5c72f7289af6d04a1df04e14 /conf
parent144015f3021e08f8cc0afa6f54ffdfd79067b990 (diff)
downloadopenembedded-87ec7b6c9a418455f3d05139a0832c73eba292c7.tar.gz
linux-omap-psp 2.6.32: rebase patches onto new baseline
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 4b3689daa1..eb590919cf 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 = "r77"
+MACHINE_KERNEL_PR = "r78"
KERNEL_IMAGETYPE = "uImage"