]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx (2.6.35.3): Update mx5 GIT revision
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Oct 2012 15:01:19 +0000 (12:01 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 2 Oct 2012 17:53:14 +0000 (14:53 -0300)
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>
meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb

index 79366749888afc11d3681ae4e2bb9226e060e536..5c90f8a9bca7a565ca6b1f7499b7c93d5cd74b2f 100644 (file)
@@ -1,7 +1,7 @@
 # Copyright (C) 2011-2012 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-PR = "${INC_PR}.15"
+PR = "${INC_PR}.16"
 
 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 \