]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-imx (3.0.35): Update git revision to 08814d9
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 10 Jul 2013 12:34:50 +0000 (09:34 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 10 Jul 2013 12:35:48 +0000 (09:35 -0300)
The following patches are included:

08814d9 ARM: 7670/1: fix the memset fix
b38a054 ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizations

Change-Id: I16c3c960bfe6ccf27565274fcc026142de4dc815
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/linux/linux-imx_3.0.35.bb

index 245756d316b884b931817468740da56d2c891b25..043cb57a708873f2bde07fbfbfd7ad8761eb22e0 100644 (file)
@@ -8,6 +8,6 @@ PR = "${INC_PR}.14"
 COMPATIBLE_MACHINE = "(mx6)"
 
 # Revision of 4.0.0 branch
-SRCREV = "36947b7fbbf84e5bb7c98baed3af2a683e828b94"
+SRCREV = "08814d923d74509cfaab96c1eb121f4bf961d942"
 LOCALVERSION = "-4.0.0+yocto"
 SRC_URI += "file://arm-mach-mx6-fix-pll4-set_rate-callback.patch"