summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2012-10-02 12:01:19 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2012-10-02 14:53:14 -0300
commit7a48fa906bec4d049f66f5a5f5be188c53e3bfc7 (patch)
tree93d73e2915de84c8272b636fca046d22ea2bb9e0
parentf1e74431cdce4ca4b17440372b99cc9999a9cde4 (diff)
downloadmeta-fsl-arm-7a48fa906bec4d049f66f5a5f5be188c53e3bfc7.tar.gz
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 <r58066@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-imx_2.6.35.3.bb4
1 files 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 7936674..5c90f8a 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 @@
1# Copyright (C) 2011-2012 Freescale Semiconductor 1# Copyright (C) 2011-2012 Freescale Semiconductor
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3 3
4PR = "${INC_PR}.15" 4PR = "${INC_PR}.16"
5 5
6include linux-imx.inc 6include linux-imx.inc
7 7
@@ -12,7 +12,7 @@ SRCREV_mxs = "0ea8cb9453379388f870f9b8d13269fb9dc0761c"
12LOCALVERSION_mxs = "-10.12.01+yocto" 12LOCALVERSION_mxs = "-10.12.01+yocto"
13 13
14# Revision of imx_2.6.35_11.09.01 branch 14# Revision of imx_2.6.35_11.09.01 branch
15SRCREV_mx5 = "b279c81dbdc42d22e7e77a59956e894f8f9f81aa" 15SRCREV_mx5 = "012a4b8a404f5c89c31e2d428d5e4c9eb3a70ec7"
16LOCALVERSION_mx5 = "-11.09.01+yocto" 16LOCALVERSION_mx5 = "-11.09.01+yocto"
17 17
18SRC_URI += "file://NFS-Fix-nfsroot-support.patch \ 18SRC_URI += "file://NFS-Fix-nfsroot-support.patch \