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 15:08:51 -0300
commit2e3bff2f9166bea56e6dd55f57babf8437f3c5f2 (patch)
tree9068c9588042a59bdc8aa159779f45f6d5949af0
parent5df14e82ebf660d5e3de86b956cb2d38cbbee905 (diff)
downloadmeta-fsl-arm-2e3bff2f9166bea56e6dd55f57babf8437f3c5f2.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 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 @@
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}.13" 4PR = "${INC_PR}.14"
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 \