diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2010-11-24 15:15:59 -0600 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-16 15:53:09 +0000 |
commit | 5c850643ed99047963e55ccf686dd59af16c03e6 (patch) | |
tree | 242cb6d30636ee90d748711555a1c5a7a7057320 /meta/recipes-kernel/lttng | |
parent | cda749d2b85e4361a9d0cdcf70cb62659a4206aa (diff) | |
download | poky-5c850643ed99047963e55ccf686dd59af16c03e6.tar.gz |
recipes-kernel: Update SUMMARY and DESCRIPTION
Add missing SUMMARY and updated DESCRIPTION fields if necessary
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-control_0.88.bb | 1 | ||||
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_0.8.bb | 1 | ||||
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-control_0.88.bb b/meta/recipes-kernel/lttng/lttng-control_0.88.bb index 502064f186..535be2dbde 100644 --- a/meta/recipes-kernel/lttng/lttng-control_0.88.bb +++ b/meta/recipes-kernel/lttng/lttng-control_0.88.bb | |||
@@ -1,4 +1,5 @@ | |||
1 | SECTION = "devel" | 1 | SECTION = "devel" |
2 | SUMMARY = "Linux Trace Toolkit Control" | ||
2 | DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ | 3 | DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ |
3 | extract program execution details from the Linux operating system and \ | 4 | extract program execution details from the Linux operating system and \ |
4 | interpret them." | 5 | interpret them." |
diff --git a/meta/recipes-kernel/lttng/lttng-ust_0.8.bb b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb index 7d88b1638d..507ee501e3 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_0.8.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Linux Trace Toolkit Userspace Tracer" | ||
1 | DESCRIPTION = "The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code" | 2 | DESCRIPTION = "The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code" |
2 | HOMEPAGE = "http://lttng.org/ust" | 3 | HOMEPAGE = "http://lttng.org/ust" |
3 | BUGTRACKER = "n/a" | 4 | BUGTRACKER = "n/a" |
diff --git a/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb b/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb index 550d8f5184..94c615502f 100644 --- a/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb +++ b/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb | |||
@@ -1,3 +1,4 @@ | |||
1 | SUMMARY = "Linux Trace Toolkit Viewer" | ||
1 | DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ | 2 | DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ |
2 | extract program execution details from the Linux operating system and \ | 3 | extract program execution details from the Linux operating system and \ |
3 | interpret them." | 4 | interpret them." |