Message ID | 20251001183102.357345-2-rs@ti.com |
---|---|
State | Under Review |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-arago,scarthgap,1/2] emptty: backport fix for signal handeling | expand |
diff --git a/meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb b/meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb index 033c32f1..395e996e 100644 --- a/meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb +++ b/meta-arago-distro/recipes-graphics/wayland/weston-init-arago.bb @@ -65,7 +65,7 @@ FILES:${PN} += "\ " CONFFILES:${PN} += "${sysconfdir}/xdg/weston/weston.ini ${sysconfdir}/emptty/conf" -RPROVIDES:${PN}:append = " virtual-emptty-conf" +RPROVIDES:${PN}:append = " virtual-emptty-conf weston-init" RCONFLICTS:${PN} += "weston-init" USERADD_PARAM:${PN} = "--home /home/weston --shell /bin/sh --user-group -G video,input,render,nopasswdlogin weston"