From 5c850643ed99047963e55ccf686dd59af16c03e6 Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Wed, 24 Nov 2010 15:15:59 -0600 Subject: recipes-kernel: Update SUMMARY and DESCRIPTION Add missing SUMMARY and updated DESCRIPTION fields if necessary Signed-off-by: Mark Hatle --- meta/recipes-kernel/lttng/lttng-control_0.88.bb | 1 + meta/recipes-kernel/lttng/lttng-ust_0.8.bb | 1 + meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb | 1 + 3 files changed, 3 insertions(+) (limited to 'meta/recipes-kernel/lttng') 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 @@ SECTION = "devel" +SUMMARY = "Linux Trace Toolkit Control" DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ extract program execution details from the Linux operating system and \ 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 @@ +SUMMARY = "Linux Trace Toolkit Userspace Tracer" DESCRIPTION = "The LTTng Userspace Tracer (UST) is a library accompanied by a set of tools to trace userspace code" HOMEPAGE = "http://lttng.org/ust" 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 @@ +SUMMARY = "Linux Trace Toolkit Viewer" DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ extract program execution details from the Linux operating system and \ interpret them." -- cgit v1.2.3-54-g00ecf