mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
10 lines
221 B
BlitzBasic
10 lines
221 B
BlitzBasic
require xorg-proto-common.inc
|
|
|
|
DESCRIPTION = "Touchscreen calibration protocol"
|
|
|
|
PV = "0.0+git${SRCPV}"
|
|
PR = "r1"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git"
|
|
S = "${WORKDIR}/git"
|