remove generic setting for mesa (moved to meta-diya), fix base image generation bug

This commit is contained in:
DanyLE
2025-03-08 00:48:12 +01:00
parent 378386087e
commit d97d78fb0c
4 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,2 @@
# 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"