This website requires JavaScript.
Explore
Help
Sign In
dany
/
meta-sunxi
Watch
1
Star
0
Fork
0
You've already forked meta-sunxi
mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced
2024-11-08 14:28:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
meta-sunxi
/
recipes-graphics
/
xorg-xserver
/
xserver-xorg_%.bbappend
2 lines
62 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
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.
2023-03-17 19:13:40 +01:00
PACKAGECONFIG[dri3] = "-Ddri3=true,-Ddri3=false,libxshmfence"
Reference in New Issue
Copy Permalink