From: Paul Eggleton Date: Sun, 11 Oct 2015 19:39:58 +0000 (+0100) Subject: stress: add SUMMARY X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~28434 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe70134ae569a51b3decf2dd6ae3ae25dbb5994;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git stress: add SUMMARY Signed-off-by: Paul Eggleton Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/stress/stress_1.0.4.bb b/meta/recipes-extended/stress/stress_1.0.4.bb index 4b7e4bab71c..e9179d3e19e 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/"