aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro/recipes-extra/stress/stress_1.0.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro/recipes-extra/stress/stress_1.0.4.bb')
-rw-r--r--meta-linaro/recipes-extra/stress/stress_1.0.4.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-linaro/recipes-extra/stress/stress_1.0.4.bb b/meta-linaro/recipes-extra/stress/stress_1.0.4.bb
new file mode 100644
index 00000000..0cae6d1b
--- /dev/null
+++ b/meta-linaro/recipes-extra/stress/stress_1.0.4.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "Deliberately simple workload generator for POSIX systems. It \
+imposes a configurable amount of CPU, memory, I/O, and disk stress on the system."
+HOMEPAGE = "http://weather.ou.edu/~apw/projects/stress/"
+LICENSE = "GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
+
+SRC_URI = "http://weather.ou.edu/~apw/projects/stress/stress-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "a607afa695a511765b40993a64c6e2f4"
+SRC_URI[sha256sum] = "369c997f65e8426ae8b318d4fdc8e6f07a311cfa77cc4b25dace465c582163c0"
+
+inherit autotools