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

DESCRIPTION = "Touchscreen calibration protocol"

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

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