[meta-freescale] [meta-fsl-arm-extra][master][PATCH] linux-wandboard: Bump HDMI's bit depth to 32 bits for Weston

Alfonso Tamés alfonso at tames.com
Wed Jun 24 20:43:06 PDT 2015


This brings the Wandboard's Linux 3.14.28 kernel to the latest
commit in github which bumps to 32 bits the HDMI's bit depth in
imx6qdl-wandboard.dtsi. This is needed by Weston in order to run
properly.

Signed-off-by: Alfonso Tamés <alfonso at tames.com>
---
 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 bd4d63b..e1b56a5 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 = "99d36d8335ec27b8d8ed518ca0d3f840b59fea0e"
+SRCREV = "08f5291c18379a90cd1706e89cdb16288a4cdfe2"
 LOCALVERSION = "_1.0.0_ga-wandboard"
 
 COMPATIBLE_MACHINE = "(wandboard)"
-- 
2.1.0



More information about the meta-freescale mailing list