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

DESCRIPTION = "Touchscreen calibration protocol"

PV = "0.0+gitr${SRCPV}"
PR = "r1"
PE = "2"

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