From 2e3bff2f9166bea56e6dd55f57babf8437f3c5f2 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Tue, 2 Oct 2012 12:01:19 -0300 Subject: linux-imx (2.6.35.3): Update mx5 GIT revision When playing video via HDMI, audio via SPDIF, the system may hang. This patch is used to add SPBA as secondary clock of ASRC, ESAI,SPDIF. Change-Id: I2ba44803245505cb7de739b961a0eea9f58a4b1f Signed-off-by: Lily Zhang Signed-off-by: Otavio Salvador --- recipes-kernel/linux/linux-imx_2.6.35.3.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb index c31a162..6fdd9d2 100644 --- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb +++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb @@ -1,7 +1,7 @@ # Copyright (C) 2011-2012 Freescale Semiconductor # Released under the MIT license (see COPYING.MIT for the terms) -PR = "${INC_PR}.13" +PR = "${INC_PR}.14" include linux-imx.inc @@ -12,7 +12,7 @@ SRCREV_mxs = "0ea8cb9453379388f870f9b8d13269fb9dc0761c" LOCALVERSION_mxs = "-10.12.01+yocto" # Revision of imx_2.6.35_11.09.01 branch -SRCREV_mx5 = "b279c81dbdc42d22e7e77a59956e894f8f9f81aa" +SRCREV_mx5 = "012a4b8a404f5c89c31e2d428d5e4c9eb3a70ec7" LOCALVERSION_mx5 = "-11.09.01+yocto" SRC_URI += "file://NFS-Fix-nfsroot-support.patch \ -- cgit v1.2.3-54-g00ecf