2025-03-05 14:27:12 +01:00

6 lines
247 B
Plaintext

# Enable lima and panfrost Mesa drivers
PACKAGECONFIG:append = " lima panfrost"
# Enable KMS renderonly Mesa support
# See https://cgit.freedesktop.org/mesa/mesa/commit/?id=2b780fe89300199f2334539aa1678e9b68f0434f
GALLIUMDRIVERS:append = ",kmsro"