From c98dcdfc1d4cea469740d46cd6f0645c219eae00 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 2 Mar 2010 18:44:01 +0100 Subject: [PATCH] linux-omap-psp 2.6.32: bump SRCREV to get USB and cpufreq fixes Signed-off-by: Koen Kooi --- conf/machine/include/omap3.inc | 2 +- recipes/linux/linux-omap-psp_2.6.32.bb | 2 +- 2 files changed, 2 insertions(+), 2 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" diff --git a/recipes/linux/linux-omap-psp_2.6.32.bb b/recipes/linux/linux-omap-psp_2.6.32.bb index 2b4e22ebdf..4b2ae80f53 100644 --- a/recipes/linux/linux-omap-psp_2.6.32.bb +++ b/recipes/linux/linux-omap-psp_2.6.32.bb @@ -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}" -- 2.39.5