This picks up the three patches for fixing kernel compilation with gcc 5.2.
Signed-off-by: Matt Madison <[email protected]> --- recipes-kernel/linux/linux-wandboard_3.14.28.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-wandboard_3.14.28.bb b/recipes-kernel/linux/linux-wandboard_3.14.28.bb index e1b56a5..682822a 100644 --- a/recipes-kernel/linux/linux-wandboard_3.14.28.bb +++ b/recipes-kernel/linux/linux-wandboard_3.14.28.bb @@ -9,7 +9,7 @@ DEPENDS += "lzop-native bc-native" # Wandboard branch - based on 3.14.28_1.0.0_ga from Freescale git SRCBRANCH = "wandboard_imx_3.14.28_1.0.0_ga" -SRCREV = "08f5291c18379a90cd1706e89cdb16288a4cdfe2" +SRCREV = "e2df0421a0a73fa2effb1e866bc3b2d8cb1b5acf" LOCALVERSION = "_1.0.0_ga-wandboard" COMPATIBLE_MACHINE = "(wandboard)" -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
