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

require xorg-proto-common.inc

PV = "1.99.3+git${SRCREV}"

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