mirror of
https://git.yoctoproject.org/poky
synced 2026-03-12 10:19:44 +01:00
10 lines
201 B
BlitzBasic
10 lines
201 B
BlitzBasic
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"
|
|
|