summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-raspberrypi/recipes-graphics/wayland/weston-ini-conf.bbappend
blob: 37383c24df82e54cb54c2be8e013700103ef894e (plain)
1
2
3
4
5
6
# Disable LVDS
WESTONOUTPUT2[agl_screen] ??= "SCREEN_DSI"

WESTONSECTION[WESTONOUTPUT2] = "output"

do_generate_weston_init[vardeps] += "WESTONOUTPUT2"