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:45:05 +0000 (14:45 +0100)
(From OE-Core rev: b3244e4695840c1c2d95698506c6f93b816ebf7f)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb

index c3806c1..634b609 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"