Update Wandboard 3.10.17 kernel to commit 778d55, which includes an update to the DTS to enable all mxcfb devices.
Signed-off-by: John Weber <[email protected]> --- 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..a48b128 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 = "778d5569e4109e6c8ac1d2fc447f98d722969edc" LOCALVERSION = "-1.0.0-wandboard" -- 1.7.9.5 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
