mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
11 lines
259 B
BlitzBasic
11 lines
259 B
BlitzBasic
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"
|