summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/recipes-graphics/wayland/weston_10.0_aglcore.inc
blob: 41ec612eebbf9a30eb95a7a90874e53fbd66b870 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
FILESEXTRAPATHS:append := ":${THISDIR}/weston"

# Workaround for incorrect upstream definition
PACKAGECONFIG[remoting] = "-Dremoting=true,-Dremoting=false,gstreamer1.0 gstreamer1.0-plugins-base"
PACKAGECONFIG[headless] = "-Dbackend-headless=true"
PACKAGECONFIG:append = "${@bb.utils.contains('DISTRO_FEATURES', 'weston-remoting', ' remoting', '', d)}"

SRC_URI:append = "file://0001-libweston-Send-name-description-update-wl_output-to-.patch \
		  file://0001-libweston-desktop-xdg-shell-Add-tiled-orientation-st.patch \
		  file://0001-simple-touch-Add-maximized-fullscreen-states.patch \
		  file://0001-libweston-weston-log-Add-an-iterator-for-going-over-.patch \
		  file://0001-backend-drm-make-sure-all-buffers-are-released-when-.patch "