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

PACKAGECONFIG_append = " gallium gallium-llvm"

GALLIUMDRIVERS_append = ",vc4"

PACKAGES =+ "mesa-megadriver-dbg"

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