summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/dri2proto_git.bb
blob: 3ac607e9ed9abf582ba6d450e1c09a3c3c5ac77d (plain)
1
2
3
4
5
6
7
8
9
DESCRIPTION = "DRI2 extension headers"

require xorg-proto-common.inc

PV = "1.99.1+git${SRCREV}"

SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto;protocol=git"
S = "${WORKDIR}/git"