This merges the the 4.1.44 stable release and backports a fix to fsl-quadspi which doesn't directly apply to the downstream codebase.
- 6c1ad49339f4 mtd: fsl-quadspi: fix macro collision problems with READ/WRITE" - 8f568c088636 Revert "mtd: fsl-quadspi: fix macro collision problems with READ/WRITE" - 346ae4600d05 Merge tag 'v4.1.44' into 4.1-2.0.x-imx Signed-off-by: Max Krummenacher <[email protected]> --- recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb b/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb index d3e68d4..f6709ed 100644 --- a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb +++ b/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb @@ -11,6 +11,6 @@ include linux-fslc.inc PV .= "+git${SRCPV}" SRCBRANCH = "4.1-2.0.x-imx" -SRCREV = "a73554d6a5e16f39cc7f116ee9ba202e8df809bc" +SRCREV = "6c1ad49339f46ff453d6f07be7d63fd495069bfe" COMPATIBLE_MACHINE = "(mx6|mx7)" -- 2.9.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
