summaryrefslogtreecommitdiffstats
path: root/meta/packages/xorg-proto/calibrateproto_git.bb
blob: 60308601b9a9405b01c7b2c225cc4fd3ca5ecc7c (plain)
1
2
3
4
5
6
7
8
9
10
11
require xorg-proto-common.inc

DESCRIPTION = "Touchscreen calibration protocol"

PV = "0.0+git${SRCDATE}"
PR = "r1"

SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git;tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04 \
           file://coords.patch;patch=1"

S = "${WORKDIR}/git"