aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/calibrator/calibrator_svn.bb
blob: 3ac279393214b800a245f83088a89fa062781f49 (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+svn${SRCREV}"
PR = "r0"

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

inherit autotools

S = ${WORKDIR}/calibrator