weston: Launch even without input devices
[AGL/meta-agl.git] / meta-agl / recipes-graphics / wayland / weston_2.0.0.bbappend
1 FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"
2
3 SRC_URI_append = "\
4     file://0001-Allow-regular-users-to-launch-Weston_2.0.0.patch \
5     file://0001-compositor-drm.c-Launch-without-input-devices.patch \
6     "
7
8 EXTRA_OECONF_append = " --enable-sys-uid"