aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/dri2proto_git.bb
blob: a5ad7d091908ab99df90df9342227792f24cba64 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "DRI2 extension headers"

require xorg-proto-common.inc

PV = "1.99.3+git${SRCPV}"
PR = "r2"

SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto;protocol=git"

S = "${WORKDIR}/git"