b0025f5d4dbb0a79dc9109310bcead704d1abbd1
[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
8 SRC_URI:append = "file://0001-libweston-Send-name-description-update-wl_output-to-.patch \
9                   file://0001-libweston-desktop-xdg-shell-Add-tiled-orientation-st.patch \
10                   file://0001-simple-touch-Add-maximized-fullscreen-states.patch \
11                   file://0001-libweston-weston-log-Add-an-iterator-for-going-over-.patch"