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
Signed-off-by: Otavio Salvador <[email protected]> --- 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 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 PV .= "+git${SRCPV}" SRCBRANCH = "4.1-1.0.x-imx" -SRCREV = "3617c73273b93c811e23978ca835548fd0747ae4" +SRCREV = "960f493cce161ddc2ba3ffe82c061496e5771829" COMPATIBLE_MACHINE = "(mx6|mx7)" -- 2.9.0 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
