From: Fabio Estevam <[email protected]> Update the kernel fork to the 4.0.7 stable release and also apply the following changes:
4eb30ae ARM: imx_v6_v7_defconfig: Select HCIUART_H4 6d3d183 ARM: dts: imx6sl-warp: Add changes for rev1.12 59fc09a ARM: dts: imx6sl-warp: Add the SD2_RESET pin Signed-off-by: Fabio Estevam <[email protected]> --- recipes-kernel/linux/linux-fslc_4.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc_4.0.bb b/recipes-kernel/linux/linux-fslc_4.0.bb index 251c0de..807dd0b 100644 --- a/recipes-kernel/linux/linux-fslc_4.0.bb +++ b/recipes-kernel/linux/linux-fslc_4.0.bb @@ -12,6 +12,6 @@ include linux-fslc.inc PV = "4.0+git${SRCPV}" SRCBRANCH = "patches-4.0" -SRCREV = "48548f793f464d9785285b6eb9b94f13b6f32f68" +SRCREV = "4eb30aed4b7a0089b217c1647bd81a83fd928bc9" COMPATIBLE_MACHINE = "(mxs|mx3|mx5|mx6)" -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
