ec4165c718ceb03a4d66c1bf8d2bea22ce22fe40
[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-Expose-weston_output_damage-in-libweston.patch \
5     file://0001-libweston-Migrate-weston_seat_init-release-to-public.patch \
6     file://0005-correctly-tear-down-drm-backend.patch \
7     "
8
9 # Workaround for incorrect upstream definition
10 PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer1.0 gstreamer1.0-plugins-base"
11 PACKAGECONFIG_append = "${@bb.utils.contains('DISTRO_FEATURES', 'weston-remoting', ' remoting', '', d)}"
12 PACKAGECONFIG_append = "${@bb.utils.contains('AGL_FEATURES', 'waltham-remoting', ' remoting', '', d)}"