summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-07-10 09:34:50 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-07-10 09:35:48 -0300
commit5398e59900cfceb995f924bd06dc8e3801599767 (patch)
tree4c3fb301ef7c3da9718ed1868be2ab2edcd78b94 /recipes-kernel
parent30f65ca2688a4c94f9790968fa2a8408e8e50a34 (diff)
downloadmeta-fsl-arm-5398e59900cfceb995f924bd06dc8e3801599767.tar.gz
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 <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-imx_3.0.35.bb2
1 files changed, 1 insertions, 1 deletions
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"
8COMPATIBLE_MACHINE = "(mx6)" 8COMPATIBLE_MACHINE = "(mx6)"
9 9
10# Revision of 4.0.0 branch 10# Revision of 4.0.0 branch
11SRCREV = "36947b7fbbf84e5bb7c98baed3af2a683e828b94" 11SRCREV = "08814d923d74509cfaab96c1eb121f4bf961d942"
12LOCALVERSION = "-4.0.0+yocto" 12LOCALVERSION = "-4.0.0+yocto"
13SRC_URI += "file://arm-mach-mx6-fix-pll4-set_rate-callback.patch" 13SRC_URI += "file://arm-mach-mx6-fix-pll4-set_rate-callback.patch"