diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-04-24 18:03:29 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:45:05 +0100 |
| commit | e53388a3dcba449469693fa628274683c1791490 (patch) | |
| tree | 4d4a0623ec912bb05b2d973c35cf2b650d685c93 | |
| parent | 07be27ea9644624cf1da85fd2539c18c64f32a7c (diff) | |
| download | poky-e53388a3dcba449469693fa628274683c1791490.tar.gz | |
hwlatdetect: add SUMMARY and DESCRIPTION
(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>
| -rw-r--r-- | meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb | 3 |
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 @@ | |||
| 1 | pickDESCRIPTION = "Python hardware latency detector" | 1 | SUMMARY = "Hardware latency detector" |
| 2 | DESCRIPTION = "Python utility for controlling the kernel hardware latency detection module (hwlat_detector.ko)." | ||
| 2 | HOMEPAGE = "http://git.kernel.org/?p=linux/kernel/git/clrkwllms/rt-tests.git" | 3 | HOMEPAGE = "http://git.kernel.org/?p=linux/kernel/git/clrkwllms/rt-tests.git" |
| 3 | SECTION = "tests" | 4 | SECTION = "tests" |
| 4 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
