aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt/rt-tests
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-24 18:03:29 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-29 14:43:49 +0100
commitb3244e4695840c1c2d95698506c6f93b816ebf7f (patch)
tree8c2bc02b4954e5f8d0c41a94103a7de95e3ece1f /meta/recipes-rt/rt-tests
parent6bcc2eab5ddf584e6a26353ff259045a35fe4c87 (diff)
downloadopenembedded-core-b3244e4695840c1c2d95698506c6f93b816ebf7f.tar.gz
hwlatdetect: add SUMMARY and DESCRIPTION
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-rt/rt-tests')
-rw-r--r--meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb b/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
index c3806c1f7a..634b609bda 100644
--- a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
+++ b/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
@@ -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"