fix weston crash on h3+KF after first bootup
[AGL/meta-agl.git] / meta-agl-profile-graphical / recipes-graphics / wayland / weston_6.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://use-XDG_RUNTIMESHARE_DIR.patch \
6     file://0002-ivi-shell-Fix-crash-due-no-transmitter-screen.patch \
7     file://0003-compositor-drm-introduce-drm_get_dmafd_from_view.patch \
8     file://0001-config-parser-Export-get_full_path-and-destroy.patch \
9     "
10 EXTRA_OECONF_append = " --enable-sys-uid"