aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-proto/calibrateproto_git.bb
blob: 66bb0f4d4986bdc8cec2b82f1d02e0bc50d2a5ff (plain)
1
2
3
4
5
6
7
8
9
require xorg-proto-common.inc

DESCRIPTION = "Touchscreen calibration protocol"

PV = "0.0+git${SRCREV}"
FILE_PR = "r1"

SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git"
S = "${WORKDIR}/git"