linux-omap-psp 2.6.32: bump SRCREV to get USB and cpufreq fixes
authorKoen Kooi <k-kooi@ti.com>
Tue, 2 Mar 2010 17:44:01 +0000 (18:44 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:21 +0000 (19:43 +0200)
Signed-off-by: Koen Kooi <k-kooi@ti.com>
conf/machine/include/omap3.inc
recipes/linux/linux-omap-psp_2.6.32.bb

index 0723b89..5fb7f13 100644 (file)
@@ -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"
 
index 2b4e22e..4b2ae80 100644 (file)
@@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage"
 
 COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|omap3-touchbook"
 
-SRCREV = "ac07af55554567b6226ba8dd623756c630e93103"
+SRCREV = "c2aae3e0e6d03a5716965cb504589cb2d918b904"
 
 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
 MACHINE_KERNEL_PR_append = "+gitr${SRCREV}"