6cd2ce17a4f298c369e0482b6637741b5ac124b8
[AGL/meta-agl.git] / meta-agl-core / recipes-graphics / wayland / weston_10.0_aglcore.inc
1 FILESEXTRAPATHS:append := ":${THISDIR}/weston"
2
3 # Workaround for incorrect upstream definition
4 PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer1.0 gstreamer1.0-plugins-base"
5 PACKAGECONFIG[headless] = "-Dbackend-headless=true"
6 PACKAGECONFIG:append = "${@bb.utils.contains('DISTRO_FEATURES', 'weston-remoting', ' remoting', '', d)}"
7 PACKAGECONFIG:append = "${@bb.utils.contains('AGL_FEATURES', 'waltham-remoting', ' remoting', '', d)}"
8
9 SRC_URI:append = "file://0001-libweston-desktop-xdg-shell-Add-tiled-orientation-st.patch"
10 # seat management is only for waltham-transmitter-plugin
11 SRC_URI:append = "${@bb.utils.contains('AGL_FEATURES', 'waltham-remoting', ' file://0001-libweston-Migrate-weston_seat_init-release-to-public.patch', '', d)}"