Run weston with dedicated 'display' user and group
[AGL/meta-agl.git] / meta-agl / recipes-graphics / wayland / weston_%.bbappend
index dc984c1..0fe75ed 100644 (file)
@@ -2,5 +2,7 @@ FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
 
 SRC_URI_append = "\
     file://0001-compositor-drm.c-Launch-without-input-devices.patch \
+    file://0001-Allow-regular-users-to-launch-Weston.patch \
     "
 
+EXTRA_OECONF_append = " --enable-sys-uid"