aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-10 20:07:29 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-10 20:07:29 +0200
commitf1ce646bf9e343b68bc602964cb462ed64f4a3dc (patch)
tree46dead44552b7f583578c4355b92dfce87006789 /conf/machine
parenta81810bac25bbe1565ea5e327ba8ecc37010c595 (diff)
downloadopenembedded-f1ce646bf9e343b68bc602964cb462ed64f4a3dc.tar.gz
linux-omap: update beagle defconfig to include TT_NEWSCHED and tweak overo PM config
Diffstat (limited to 'conf/machine')
-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 5d6d9ffbff..2e33e33606 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 = "r31"
+MACHINE_KERNEL_PR = "r32"
KERNEL_IMAGETYPE = "uImage"