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

DESCRIPTION = "Touchscreen calibration protocol"

PV = "0.0+git${SRCPV}"
PR = "r2"

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