aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/stress
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2015-10-11 20:39:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:39:37 +0000
commitb5f58c1940539e6feff1e4713ab41fa9ec4f8bdc (patch)
tree1f2c0a3d58ec346381af39806c86408833625f9a /meta/recipes-extended/stress
parent5f9392acfe35fabe80356f4569678fbb078694cb (diff)
downloadopenembedded-core-contrib-b5f58c1940539e6feff1e4713ab41fa9ec4f8bdc.tar.gz
stress: add SUMMARY
(From OE-Core rev: bfe70134ae569a51b3decf2dd6ae3ae25dbb5994) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/stress')
-rw-r--r--meta/recipes-extended/stress/stress_1.0.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/stress/stress_1.0.4.bb b/meta/recipes-extended/stress/stress_1.0.4.bb
index 4b7e4bab71..e9179d3e19 100644
--- a/meta/recipes-extended/stress/stress_1.0.4.bb
+++ b/meta/recipes-extended/stress/stress_1.0.4.bb
@@ -1,3 +1,4 @@
+SUMMARY = "System load testing utility"
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://people.seas.harvard.edu/~apw/stress/"