mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
11 lines
212 B
BlitzBasic
11 lines
212 B
BlitzBasic
require xorg-proto-common.inc
|
|
|
|
PR = "r1"
|
|
PE = "1"
|
|
PV = "1.9.99.12+git${SRCPV}"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
|
|
S = "${WORKDIR}/git"
|
|
|
|
BBCLASSEXTEND = "native sdk"
|