weston-ini-conf: Rework to use fragments to construct weston.ini
[AGL/meta-agl.git] / meta-agl-bsp / meta-renesas / recipes-graphics / wayland / weston-ini-conf.bbappend
index 4a04948..d92f784 100644 (file)
@@ -1,7 +1,4 @@
-# Disable LVDS
-WESTONOUTPUT2[name] = "LVDS-1"
-WESTONOUTPUT2[mode] = "off"
-
-WESTONSECTION[WESTONOUTPUT2] = "output"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-do_generate_weston_init[vardeps] += "WESTONOUTPUT2"
+# Disable LVDS
+SRC_URI += "file://lvds-off.cfg"