aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/calibrator/calibrator_svn.bb
blob: bd7bb1fc255d48168fb398b99a2d5968a4abb5c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
DESCRIPTION = "The Calibrator, a Cache-Memory and TLB Calibration Tool"
HOMEPAGE = "http://monetdb.cwi.nl/Calibrator/"
LICENSE = "AS IS"

SRCREV = "21"
PV = "0.9e+svnr${SRCPV}"
PR = "r0"

SRC_URI = "svn://dev.bec-systems.com/svn/pub;module=calibrator;proto=http"

inherit autotools

S = ${WORKDIR}/calibrator