aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <k-kooi@ti.com>2010-03-02 18:44:01 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:21 +0200
commitc98dcdfc1d4cea469740d46cd6f0645c219eae00 (patch)
treee386d93e5283f0501f9eccd7a66db536931dd0ad /conf
parentd7c3781f3519d37e90245ace5a242e8b15407ced (diff)
downloadopenembedded-c98dcdfc1d4cea469740d46cd6f0645c219eae00.tar.gz
linux-omap-psp 2.6.32: bump SRCREV to get USB and cpufreq fixes
Signed-off-by: Koen Kooi <k-kooi@ti.com>
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 0723b89a61..5fb7f13bc2 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 = "r61"
+MACHINE_KERNEL_PR = "r62"
KERNEL_IMAGETYPE = "uImage"