summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-graphics/wayland/weston_2.0.0.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-agl/recipes-graphics/wayland/weston_2.0.0.bbappend')
-rw-r--r--meta-agl/recipes-graphics/wayland/weston_2.0.0.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-agl/recipes-graphics/wayland/weston_2.0.0.bbappend b/meta-agl/recipes-graphics/wayland/weston_2.0.0.bbappend
new file mode 100644
index 000000000..65f34bc24
--- /dev/null
+++ b/meta-agl/recipes-graphics/wayland/weston_2.0.0.bbappend
@@ -0,0 +1,7 @@
+FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
+
+SRC_URI_append = "\
+ file://0001-Allow-regular-users-to-launch-Weston_2.0.0.patch \
+ "
+
+EXTRA_OECONF_append = " --enable-sys-uid"