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