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

DESCRIPTION = "Touchscreen calibration protocol"

PR = "r0"
PV = "0.0+${PR}+gitr${SRCREV}"
PE = "1"

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