summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/meta-raspberrypi/recipes-graphics/mesa/mesa_%.bbappend
blob: 9393dcbc08fde9a4592d81fda28cdd8e2cfd1c60 (plain)
1
2
3
4
5
6
7
8
9
DEPENDS += "python-mako-native"

PACKAGECONFIG_append = " gallium gallium-llvm"

GALLIUMDRIVERS_append = ",vc4"

PACKAGES =+ "mesa-megadriver-dbg"

FILES_mesa-megadriver-dbg = "${libdir}/dri/.debug/*"