mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
libxcalibrate: update to latest srcrev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3760 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,10 +3,10 @@ require xorg-lib-common.inc
|
||||
DESCRIPTION = " Touchscreen calibration client library"
|
||||
LICENSE = "BSD-X"
|
||||
DEPENDS = "virtual/libx11 calibrateproto libxext"
|
||||
PV = "0.0+git${SRCDATE}"
|
||||
PR = "r2"
|
||||
PV = "0.0+git${SRCREV}"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git;tag=4be232e30cd33a44a1ce6d3ec429ee6101540c62 \
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git;tag=${SRCREV} \
|
||||
file://coords.patch;patch=1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user