summaryrefslogtreecommitdiff
path: root/recipes-graphics/wayland/weston_8.0.0.imx.bbappend
blob: 43037a4e090fb2a07d5edd174c0ccd1ec53ee420 (plain)
1
2
3
4
5
6
7
8
SRCREV = "27cde5253235104c45b8ce72963e7ae159134f89"

# Don't build and install the backends which display weston on top of an
# existing wayland or x11 server. (Otherwise weston will prefer the wayland
# backend over the fbdev one for the non drm enabled machines)
PACKAGECONFIG_remove = "wayland x11"

PACKAGECONFIG[xwayland] = "-Dxwayland=true,-Dxwayland=false,libxcursor"