summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-renesas/recipes-graphics/wayland/weston-ini-conf.bbappend
blob: 4a049482e6fb850d79d11ce9b61ae182ccb128aa (plain)
1
2
3
4
5
6
7
# Disable LVDS
WESTONOUTPUT2[name] = "LVDS-1"
WESTONOUTPUT2[mode] = "off"

WESTONSECTION[WESTONOUTPUT2] = "output"

do_generate_weston_init[vardeps] += "WESTONOUTPUT2"