diff --git a/recipes-graphics/wayland/weston-init.bbappend b/recipes-graphics/wayland/weston-init.bbappend new file mode 100644 index 00000000..17cc916d --- /dev/null +++ b/recipes-graphics/wayland/weston-init.bbappend @@ -0,0 +1,14 @@ +do_install:append:meson-gx() { + # Disable Composite-1 output on Amlogic boards + # This should be removed when Linux 5.17 is used + # since CVBS connecter will report Unknown state + tee -a ${D}${sysconfdir}/xdg/weston/weston.ini <