]> code.ossystems Code Review - openembedded-core.git/commitdiff
stress: add SUMMARY
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Sun, 11 Oct 2015 19:39:58 +0000 (20:39 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Nov 2015 11:37:01 +0000 (11:37 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/stress/stress_1.0.4.bb

index 4b7e4bab71cccdb076b2466e37d93e05e2287efc..e9179d3e19e3715e2537ef555a42191b49c8a82c 100644 (file)
@@ -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/"