mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 12:59:03 +02: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:
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 = ""
|
||||
|
Loading…
Reference in New Issue
Block a user