From 5398e59900cfceb995f924bd06dc8e3801599767 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Wed, 10 Jul 2013 09:34:50 -0300 Subject: linux-imx (3.0.35): Update git revision to 08814d9 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 --- recipes-kernel/linux/linux-imx_3.0.35.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-imx_3.0.35.bb b/recipes-kernel/linux/linux-imx_3.0.35.bb index 245756d..043cb57 100644 --- a/recipes-kernel/linux/linux-imx_3.0.35.bb +++ b/recipes-kernel/linux/linux-imx_3.0.35.bb @@ -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" -- cgit v1.2.3-54-g00ecf