aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa-git.inc
blob: ee9a5527575bc32e26eb16490dc848ada2586c4b (plain)
1
2
3
4
5
6
7
8
9
10
11
# Current pre-9.1 commit
SRCREV = "1665af3066f3d58c42e9d5b13098f13615a7672c"
PV = "9.1~git${SRCPV}"

LIC_FILES_CHKSUM = "file://docs/license.html;md5=42d77d95cba529a3637129be87d6555d"

SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git \
           file://0002-cross-compile.patch \
           "

S = "${WORKDIR}/git"