mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
12 lines
270 B
BlitzBasic
12 lines
270 B
BlitzBasic
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"
|
|
# file://dri2-proto-DRI2Swapbuffer.patch;patch=1"
|
|
S = "${WORKDIR}/git"
|
|
|