aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/reaim/reaim_7.0.1.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/reaim/reaim_7.0.1.13.bb')
-rw-r--r--recipes/reaim/reaim_7.0.1.13.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/reaim/reaim_7.0.1.13.bb b/recipes/reaim/reaim_7.0.1.13.bb
new file mode 100644
index 0000000000..5694a4364e
--- /dev/null
+++ b/recipes/reaim/reaim_7.0.1.13.bb
@@ -0,0 +1,13 @@
+DESCRIPTION = "The AIM Multiuser Benchmark - Suite VII \
+tests and measures the performance of Open System multiuser computers."
+HOMEPAGE = "http://re-aim-7.sourceforge.net/"
+SECTION = "console/tests"
+LICENSE = "GPL"
+DEPENDS = "libaio"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/re-aim-7/osdl-aim-${PV}.tar.gz \
+ file://makefile-fix.patch;patch=1"
+
+S = "${WORKDIR}/osdl-aim-7/"
+
+inherit autotools