generic-poky/meta/recipes-graphics/mesa/mesa-dri_git.bb

12 lines
276 B
BlitzBasic

include mesa-common.inc
include mesa-git.inc
include mesa-dri.inc
# this needs to be lower than -1 because all mesa-dri have -1 and git version has highest PV, but shouldn't be default
DEFAULT_PREFERENCE = "-2"
PR = "${INC_PR}.0"
COMPATIBLE_HOST = '(i.86|x86_64).*-linux'