recipes-graphics/wayland/weston_8.0_aglcore: Remove unneeded patch
[AGL/meta-agl.git] / meta-agl-core / recipes-graphics / wayland / weston_8.0_aglcore.inc
1 FILESEXTRAPATHS_append := ":${THISDIR}/weston"
2
3 SRC_URI_append = "\
4     file://0001-libweston-Migrate-weston_seat_init-release-to-public.patch \
5     file://0005-correctly-tear-down-drm-backend.patch \
6     "
7
8 # Workaround for incorrect upstream definition
9 PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer1.0 gstreamer1.0-plugins-base"
10 PACKAGECONFIG_append = "${@bb.utils.contains('DISTRO_FEATURES', 'weston-remoting', ' remoting', '', d)}"
11 PACKAGECONFIG_append = "${@bb.utils.contains('AGL_FEATURES', 'waltham-remoting', ' remoting', '', d)}"