summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-07-04 14:35:37 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-07-04 15:14:59 -0300
commitba1377d5fab2667031345bdc86ec7d7f26a6a498 (patch)
tree6afd5902d6a929acc2f34644c42539a72c4b3d2e
parent6176a6a6ad9eeda2465f0cc93c8f1fc822a292ae (diff)
downloadmeta-fsl-arm-ba1377d5fab2667031345bdc86ec7d7f26a6a498.tar.gz
linux-fslc-imx: Bump to revision 960f493
This merges the 4.1.26 stable release and include following change: 960f493 of: Allow NXP 4.1 kernel to allocate memory on 2GiB RAM boards Change-Id: Iacc788ccc36920f9ce7292ece5ce2e9ac210beb2 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
index 5c1bc22..52c6e5f 100644
--- a/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
+++ b/recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb
@@ -11,6 +11,6 @@ include linux-fslc.inc
11PV .= "+git${SRCPV}" 11PV .= "+git${SRCPV}"
12 12
13SRCBRANCH = "4.1-1.0.x-imx" 13SRCBRANCH = "4.1-1.0.x-imx"
14SRCREV = "3617c73273b93c811e23978ca835548fd0747ae4" 14SRCREV = "960f493cce161ddc2ba3ffe82c061496e5771829"
15 15
16COMPATIBLE_MACHINE = "(mx6|mx7)" 16COMPATIBLE_MACHINE = "(mx6|mx7)"