SPEC-3723: restructure meta-agl
[AGL/meta-agl.git] / meta-agl-core / recipes-graphics / wayland / weston-ini-conf.bb
@@ -7,6 +7,19 @@ SRC_URI = "file://core.cfg \
            file://hdmi-a-1-270.cfg \
           "
 
+# cluster and html5-landscape
+# core, shell, hdmi-a-1-180.cfg, virtual-landscape.cfg
+SRC_URI_remove_landscape = " \
+       file://hdmi-a-1-270.cfg \
+       file://hdmi-a-1-90.cfg \
+       file://virtual.cfg \
+"
+SRC_URI_append_landscape = " \
+       file://hdmi-a-1-180.cfg \
+       file://virtual-landscape.cfg \
+"
+
+
 S = "${WORKDIR}"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"