meta-sunxi/recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend
Dan McGregor 608ae0cc0f xserver-xorg: don't unconditionally add xshmfence
This is only required if dri3 is enabled in the server. It shouldn't
be included unconditionally.

Arguably this should be put in openembedded-core, but for now it's
safe to put here.
2024-05-07 10:26:09 -06:00

2 lines
62 B
Plaintext

PACKAGECONFIG[dri3] = "-Ddri3=true,-Ddri3=false,libxshmfence"