Update Wandboard 3.10.17 kernel to commit 4a8ad4, which includes an update to the DTS to enable all mxcfb devices and a fix for the sgtl5000 driver.
Signed-off-by: John Weber <[email protected]> --- changes in v2: Changed SRCREV to pick up sgtl5000 driver fixes recipes-kernel/linux/linux-wandboard_3.10.17.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-wandboard_3.10.17.bb b/recipes-kernel/linux/linux-wandboard_3.10.17.bb index 4ecd7f1..61f5438 100644 --- a/recipes-kernel/linux/linux-wandboard_3.10.17.bb +++ b/recipes-kernel/linux/linux-wandboard_3.10.17.bb @@ -8,7 +8,7 @@ DEPENDS += "lzop-native bc-native" # Wandboard branch - based on 3.10.17_1.0.0_beta from Freescale git SRCBRANCH = "wandboard_imx_3.10.17_1.0.0_beta" -SRCREV = "92461eb9aa0f946e3acbd64826eac94bef8fc23a" +SRCREV = "4a8ad4e16bbc17be82e95ffcd4241e21d441efbd" LOCALVERSION = "-1.0.0-wandboard" -- 1.7.9.5 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
