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

require xorg-proto-common.inc

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

DEPENDS += "util-macros"

SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto;protocol=git"
#           file://dri2-proto-DRI2Swapbuffer.patch;patch=1"
S = "${WORKDIR}/git"