mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3762 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
222 B
BlitzBasic
10 lines
222 B
BlitzBasic
require xorg-proto-common.inc
|
|
|
|
DESCRIPTION = "Touchscreen calibration protocol"
|
|
|
|
PV = "0.0+git${SRCREV}"
|
|
PR = "r1"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git"
|
|
S = "${WORKDIR}/git"
|