summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/calibrateproto_git.bb
blob: c6bf2421537f6dc9f863f13a1af1dbdefa855676 (plain)
1
2
3
4
5
6
7
8
9
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"