aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-27 17:38:52 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-27 17:41:58 +0200
commit0249c36719ca3b3fc4a1bb19049ca1eedfe73522 (patch)
treeefa33910c47a7b2b813f879bcb6b18a788ccb10a /conf
parent89e0552d92179c5fb6cf14ac6466bd25f3b7bbb1 (diff)
downloadopenembedded-0249c36719ca3b3fc4a1bb19049ca1eedfe73522.tar.gz
linux-omap-psp 2.6.32: switch back to 'userspace' governor on beagleboard
omap3: bump MACHINE_KERNEL_PR
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 de82901b51..fb0252d1ba 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 = "r70"
+MACHINE_KERNEL_PR = "r71"
KERNEL_IMAGETYPE = "uImage"