This commit merge tag v4.14.1 into 4.14.x+fslc and apply the following commit on top of it:
- a4f7f0ac8250 Revert "spi: imx: Fix failure path leak on GPIO request error" Signed-off-by: Fabio Berton <[email protected]> --- recipes-kernel/linux/linux-fslc_4.14.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc_4.14.bb b/recipes-kernel/linux/linux-fslc_4.14.bb index a96880fd..63ecb9c5 100644 --- a/recipes-kernel/linux/linux-fslc_4.14.bb +++ b/recipes-kernel/linux/linux-fslc_4.14.bb @@ -12,6 +12,6 @@ include linux-fslc.inc PV = "4.14+git${SRCPV}" SRCBRANCH = "4.14.x+fslc" -SRCREV = "c4404197b0b22f479d9548e81a8a4ed639d4dd7c" +SRCREV = "a4f7f0ac8250ff10d6111df25e7d940a2f36801a" COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- 2.14.2 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
