summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-12-15 15:33:37 +0900
committerTadao Tanikawa <tanikawa.tadao@jp.panasonic.com>2016-12-15 15:33:37 +0900
commitdc0993c41790488c2bdffcc59e317fb37018dd2f (patch)
tree0a65b534679144a12ec9224593deec8f3804fa4a
parent9e1a78852e4eb3a89e8141bff4961ba7c34a321d (diff)
Disabling LVDS-1 output
If HDMI and LVDS were both enabled, parameters about screens become inconsistent on weston. As a workaround until root cause is fixed, disabling LVDS from weston.ini. Change-Id: I150c0ba5e9655974f7dc365c2168fe7e2d7d93ab Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
-rw-r--r--meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini b/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini
index 106dc6cc1..761bdcf51 100644
--- a/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini
+++ b/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston/weston-renesas.ini
@@ -13,3 +13,8 @@ transform=270
#mode=1920x1080
#mode=1024x768
#transform=90
+
+[output]
+# Disable LVDS
+name=LVDS-1
+mode=off