From 6a0cbb1a732d9a1d5efe5de795d87ffbad5dc1c0 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Mon, 4 Jul 2016 14:35:37 -0300 Subject: [PATCH] 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 --- recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5c1bc223..52c6e5f9 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 PV .= "+git${SRCPV}" SRCBRANCH = "4.1-1.0.x-imx" -SRCREV = "3617c73273b93c811e23978ca835548fd0747ae4" +SRCREV = "960f493cce161ddc2ba3ffe82c061496e5771829" COMPATIBLE_MACHINE = "(mx6|mx7)" -- 2.40.1