mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
11 lines
212 B
BlitzBasic
11 lines
212 B
BlitzBasic
require xorg-proto-common.inc
|
|
|
|
PR = "r1"
|
|
PE = "1"
|
|
PV = "1.9.99.5+git${SRCREV}"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
|
|
S = "${WORKDIR}/git"
|
|
|
|
BBCLASSEXTEND = "native sdk"
|