summaryrefslogtreecommitdiffstats
path: root/meta-agl/recipes-graphics/wayland/weston_%.bbappend
blob: 0fe75ede6c18f34f89416b0d4f5c9e742c84b7ec (plain)
1
2
3
4
5
6
7
8
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"