meta-raspberrypi: AGL support for Raspberry Pi
[AGL/meta-agl.git] / meta-agl-bsp / meta-raspberrypi / recipes-graphics / mesa / mesa_%.bbappend
1 DEPENDS += "python-mako-native libomxil"
2
3 PACKAGECONFIG_append = " gallium gallium-llvm"
4
5 GALLIUMDRIVERS_append = ",vc4"
6
7 PACKAGES =+ "mesa-megadriver-dbg"
8
9 FILES_mesa-megadriver-dbg = "${libdir}/dri/.debug/*"