add mesa recipes and impro qeumux86_64 support
This commit is contained in:
1
recipes-graphics/mesa/mesa-gl_%.bbappend
Normal file
1
recipes-graphics/mesa/mesa-gl_%.bbappend
Normal file
@ -0,0 +1 @@
|
||||
PACKAGECONFIG:class-target = "opengl gallium"
|
4
recipes-graphics/mesa/mesa_%.bbappend
Normal file
4
recipes-graphics/mesa/mesa_%.bbappend
Normal file
@ -0,0 +1,4 @@
|
||||
# Enable KMS renderonly Mesa support
|
||||
# See https://cgit.freedesktop.org/mesa/mesa/commit/?id=2b780fe89300199f2334539aa1678e9b68f0434f
|
||||
GALLIUMDRIVERS:append = ",kmsro"
|
||||
GALLIUMDRIVERS:append:qemux86-64 = ",virgl"
|
Reference in New Issue
Block a user