]> code.ossystems Code Review - openembedded-core.git/commitdiff
hwlatdetect: add SUMMARY and DESCRIPTION
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 24 Apr 2013 17:03:29 +0000 (18:03 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Apr 2013 13:43:49 +0000 (14:43 +0100)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb

index c3806c1f7ad820b811108856c671a415256aa866..634b609bda1299b8b993c78e70e93df518ccc2de 100644 (file)
@@ -1,4 +1,5 @@
-pickDESCRIPTION = "Python hardware latency detector"
+SUMMARY = "Hardware latency detector"
+DESCRIPTION = "Python utility for controlling the kernel hardware latency detection module (hwlat_detector.ko)."
 HOMEPAGE = "http://git.kernel.org/?p=linux/kernel/git/clrkwllms/rt-tests.git"
 SECTION = "tests"
 LICENSE = "GPLv2"