aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-03-10 16:58:41 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:23 +0200
commit534b38aaa7de65dd4aa08c91d86dbede24d853dd (patch)
treefbd3843164e2e9d7dea4dd4d0d87065ce1992599 /conf
parentb51ce4a3bb93edf9d77a5f6619db533052fd0dba (diff)
downloadopenembedded-534b38aaa7de65dd4aa08c91d86dbede24d853dd.tar.gz
linux-omap-psp 2.6.32: update SRCREV and fix DSI_PLL in beagleboard defconfig
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 8db0bee1e7..eac4676d43 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 = "r64"
+MACHINE_KERNEL_PR = "r65"
KERNEL_IMAGETYPE = "uImage"