]> code.ossystems Code Review - openembedded-core.git/commitdiff
recipes-kernel: Update SUMMARY and DESCRIPTION
authorMark Hatle <mark.hatle@windriver.com>
Wed, 24 Nov 2010 21:15:59 +0000 (15:15 -0600)
committerRichard Purdie <rpurdie@linux.intel.com>
Thu, 16 Dec 2010 15:53:09 +0000 (15:53 +0000)
Add missing SUMMARY and updated DESCRIPTION fields if necessary

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
meta/recipes-kernel/dtc/dtc.inc
meta/recipes-kernel/kexec/kexec-tools.inc
meta/recipes-kernel/lttng/lttng-control_0.88.bb
meta/recipes-kernel/lttng/lttng-ust_0.8.bb
meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb
meta/recipes-kernel/module-init-tools/module-init-tools.inc
meta/recipes-kernel/modutils/modutils_2.4.27.bb
meta/recipes-kernel/oprofile/oprofile_0.9.6.bb
meta/recipes-kernel/oprofile/oprofile_cvs.bb
meta/recipes-kernel/oprofile/oprofileui.inc
meta/recipes-kernel/powertop/powertop_1.13.bb

index 35cb3f05512ff32caae931f91553dcff713ee35d..e068df3c73e65f2df77cc2afaead06fb2e479972 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Device Tree Compiler"
 DESCRIPTION = "The Device Tree Compiler is a tool used to manipulate the Open-Firmware-like device tree used by PowerPC kernels."
 SECTION = "bootloader"
 PRIORITY = "optional"
index 70c9efc778d8c8d7aa0c81a847d0e6128573a435..bbe510714e16afbe58d52fb7fe4755e89f66d4f9 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Kexec fast reboot tools"
 DESCRIPTION = "Kexec is a fast reboot feature that lets you reboot to a new Linux kernel"
 AUTHOR = "Eric Biederman"
 HOMEPAGE = "http://kernel.org/pub/linux/utils/kernel/kexec/"
index 502064f186fc2050c9e6e07e89cd9fb657d41521..535be2dbde6e279a1e0d31db51f95ac6aa7deaaf 100644 (file)
@@ -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."
index 7d88b1638d30c049c940c407518c0f1672397c10..507ee501e3c3d013eadea3acf84a32f4bd618817 100644 (file)
@@ -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"
index 550d8f51845bc4b9b03480611e12bd1b86bf5940..94c615502f37c90129a96ba058c03e57b48fbab3 100644 (file)
@@ -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."
index f1319ad90dff38bf3ff9a899c92406faf9de1001..49522c759986feaf162cc2f123fc308aec143b5d 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Kernel Module Utilities"
 DESCRIPTION = "This package contains a set of programs for loading, inserting, and removing kernel modules for Linux (versions 2.5.48 and above). It serves the same function that the modutils package serves for Linux 2.4"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
index 0174f839736b5f03b88566b9b3e80422de230838..54e3a73d416bd6ab6b091d4ccc8ee8106bbf1ce6 100644 (file)
@@ -1,4 +1,5 @@
 SECTION = "base"
+SUMMARY = "Kernel module utilities"
 DESCRIPTION = "These utilities are intended to make a Linux modular kernel \
 manageable for all users, administrators and distribution maintainers."
 LICENSE = "GPLv2"
index 894bb9a9310c3de8ff2991f99a04b21c2a1c1b51..85e065f99985e081d766ebea3f82fa1f744a843e 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "System-Wide Profiler"
 DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \
 of profiling all running code at low overhead."
 HOMEPAGE = "http://oprofile.sourceforge.net/news/"
index dd8dd5886372570a65ffd112ceeefac03ead28f4..f2ff5adfc2b0fda2cc33c033554e3e13bf401549 100644 (file)
@@ -1,6 +1,7 @@
 PV = "0.9.4+cvs${SRCDATE}"
 PR = "r0"
 SECTION = "devel"
+SUMMARY = "System-Wide Profiler"
 DESCRIPTION = "OProfile is a system-wide profiler for Linux systems, capable \
 of profiling all running code at low overhead."
 LICENSE = "GPL"
index 22b56a584ffb92d305389095a816153b2c4f3628..731e0376816fbdd9ca4613f20377dcf8cb1f01a0 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "User Interface for the System-Wide Profiler"
 DESCRIPTION = "User interface for the OProfile tool"
 HOMEPAGE = "http://labs.o-hand.com/oprofileui/"
 BUGTRACKER = "http://bugzilla.o-hand.com/"
index 39884063d66fa813811328c6216b5be6be5b0444..dff4fcd27e899e15459b5062c0b0b0d0bf69b2de 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Power usage tool"
 DESCRIPTION = "PowerTOP, a tool that helps you find what software is using the most power."
 HOMEPAGE = "http://www.lesswatts.org/"
 BUGTRACKER = "http://bugzilla.lesswatts.org/"