mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
This will prevent the git fetcher to for pulling from inet if these have been fetched already. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1886 311d38ba-8fff-0310-9ca6-ca027cbcb966
10 lines
260 B
BlitzBasic
10 lines
260 B
BlitzBasic
require xorg-proto-common.inc
|
|
|
|
DESCRIPTION = " Touchscreen calibration protocol"
|
|
|
|
PV = "0.0+git${SRCDATE}"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git;tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04"
|
|
S = "${WORKDIR}/git"
|
|
|