From: Cliff Brake Date: Mon, 14 Sep 2009 12:36:26 +0000 (-0400) Subject: calibrator: add new recipes for cache calibrator X-Git-Tag: Release-2010-05/1~2468 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=517834d5e985ca56c3f840e3bbff145060977b86;p=openembedded.git calibrator: add new recipes for cache calibrator Used to load system during RT testing --- diff --git a/recipes/calibrator/calibrator_svn.bb b/recipes/calibrator/calibrator_svn.bb new file mode 100644 index 0000000000..3ac2793932 --- /dev/null +++ b/recipes/calibrator/calibrator_svn.bb @@ -0,0 +1,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 +