From dbf390a783ac8f8e0280bb3d5b549ecd6d5a4f12 Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Thu, 27 Jun 2013 16:44:26 +0000 Subject: linux-fslc: Update 3.8 to include some fixes The fixes included are: ASoC: pcm: Require both CODEC and CPU support when declaring stream caps ASoC: mxs: mxs-saif: Split mxs_saif_dai into two elements ARM: mxs: Pass the system revision ARM: mxs: Print silicon version on boot ARM: dt: Use the 'model' field for printing the hardware revision Signed-off-by: Daiane Angolini --- recipes-kernel/linux/linux-fslc_3.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc_3.8.bb b/recipes-kernel/linux/linux-fslc_3.8.bb index 9c66ef4..024b752 100644 --- a/recipes-kernel/linux/linux-fslc_3.8.bb +++ b/recipes-kernel/linux/linux-fslc_3.8.bb @@ -7,6 +7,6 @@ PV = "3.8+git${SRCPV}" PR = "r5" # patches-3.8 -SRCREV = "8a197c14157aca439ce104e4bf6cd12076f81630" +SRCREV = "72053409242244eaa59497e665945ddeea69c397" COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" -- cgit v1.2.3-54-g00ecf