]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx_2.6.35.3.bb: Improve 1080p playback
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 24 Oct 2012 17:44:28 +0000 (15:44 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 29 Oct 2012 18:13:38 +0000 (16:13 -0200)
Bump kernel and header SRCREV_mx5 so that the triple buffer patch is applied.

It fixes 1080p stress tests playback issues and now 1080p can be played smoothly
for several days.

The original issue happens only when playing 1080p content on a 1080p display.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
meta-fsl-arm/recipes-kernel/linux-libc-headers/linux-libc-headers-imx_2.6.35.3.bb
meta-fsl-arm/recipes-kernel/linux/linux-imx_2.6.35.3.bb

index 471edc4e38c2682168a380aec03d95b11c142b13..b2f8d467c4b6512ee77097de539c79751ad72a58 100644 (file)
@@ -8,9 +8,9 @@ RPROVIDES_${PN}-dbg = "linux-libc-headers-dbg"
 SRCREV_mxs = "0ea8cb9453379388f870f9b8d13269fb9dc0761c"
 
 # Revision of imx_2.6.35_11.09.01 branch
-SRCREV_mx5 = "012a4b8a404f5c89c31e2d428d5e4c9eb3a70ec7"
+SRCREV_mx5 = "bc8159027063aded47316b669b1293998337b2ee"
 SRC_URI = "git://git.freescale.com/imx/linux-2.6-imx.git"
 
 S = "${WORKDIR}/git"
 
-PR = "r5"
+PR = "r6"
index 5c90f8a9bca7a565ca6b1f7499b7c93d5cd74b2f..5c2c5ff3ab37f1a4a9ff7807087204d29225035d 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}.16"
+PR = "${INC_PR}.17"
 
 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 = "012a4b8a404f5c89c31e2d428d5e4c9eb3a70ec7"
+SRCREV_mx5 = "bc8159027063aded47316b669b1293998337b2ee"
 LOCALVERSION_mx5 = "-11.09.01+yocto"
 
 SRC_URI += "file://NFS-Fix-nfsroot-support.patch \