linux-omap-psp 2.6.32: move to 3.00.01.06
authorKoen Kooi <koen@openembedded.org>
Fri, 7 May 2010 08:56:32 +0000 (10:56 +0200)
committerKoen Kooi <koen@openembedded.org>
Fri, 7 May 2010 09:01:30 +0000 (11:01 +0200)
conf/machine/include/omap3.inc
recipes/linux/linux-omap-psp_2.6.32.bb

index e73ce9c..9df4476 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 = "r73"
+MACHINE_KERNEL_PR = "r74"
 
 KERNEL_IMAGETYPE = "uImage"
 
index e060e36..007c119 100644 (file)
@@ -5,8 +5,8 @@ KERNEL_IMAGETYPE = "uImage"
 
 COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|dm3730-am3715-evm|omap3-touchbook|overo"
 
-# This is the v2.6.32_OMAPPSP_03.00.00.05 branch
-SRCREV = "dc94d8db03fc6c5918960ebf069cfc81e5998665"
+# This is the v2.6.32_OMAPPSP_03.00.01.06 branch
+SRCREV = "627293ad28604b22612f9a4a318f64cfab241e22"
 
 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
 MACHINE_KERNEL_PR_append = "+gitr${SRCREV}"