mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 00:32:14 +02:00
- all native recipes use non-native as base - kbproto-native updated to 1.0.3 to match non-native one git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2098 311d38ba-8fff-0310-9ca6-ca027cbcb966
12 lines
310 B
BlitzBasic
12 lines
310 B
BlitzBasic
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"
|