mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-21 11:48:11 +00:00
mesa_%.bbappend: new file to add the correct configuration options to support vc4graphics
Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr>
This commit is contained in:
committed by
Andrei Gherzan
parent
bee7643b6c
commit
6b4de2bb90
4
recipes-graphics/mesa/mesa_%.bbappend
Normal file
4
recipes-graphics/mesa/mesa_%.bbappend
Normal file
@@ -0,0 +1,4 @@
|
||||
PACKAGECONFIG_append_rpi = " gallium"
|
||||
GALLIUMDRIVERS_rpi = "vc4"
|
||||
DRIDRIVERS_rpi = ""
|
||||
|
||||
Reference in New Issue
Block a user