aboutsummaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical/recipes-graphics/wayland/weston_6.0.0.bbappend
blob: 474cca1bda505a185fabbb1dbc9caf33ea6ded50 (plain)
1
2
3
4
5
6
7
8
9
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"

SRC_URI_append = "\
    file://0001-Allow-regular-users-to-launch-Weston_2.0.0.patch \
    file://use-XDG_RUNTIMESHARE_DIR.patch \
    file://0002-ivi-shell-Fix-crash-due-no-transmitter-screen.patch \
    file://0003-compositor-drm-introduce-drm_get_dmafd_from_view.patch \
    "
EXTRA_OECONF_append = " --enable-sys-uid"