aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorMatthieu Crapet <Matthieu.Crapet@ingenico.com>2014-02-19 16:13:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-02-20 14:28:05 +0000
commitad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97 (patch)
tree4f53e20d1e75cf2109f98b9a45eb317f8d2c28a7 /meta/recipes-extended
parent9837d194682f46e3a0363765bd6b317180a4cda0 (diff)
downloadopenembedded-core-contrib-ad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97.tar.gz
recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues (part 2)
Completes previous commit b5292d4115a4555a66b5e35acdc67dd71fb8577f. Updates SUMMARY[doc] (meta/conf/documentation.conf). Changes: - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/bzip2/bzip2_1.0.6.bb2
-rw-r--r--meta/recipes-extended/diffutils/diffutils.inc2
-rw-r--r--meta/recipes-extended/findutils/findutils.inc2
-rw-r--r--meta/recipes-extended/mailx/mailx_12.5.bb2
-rw-r--r--meta/recipes-extended/msmtp/msmtp_1.4.31.bb2
-rw-r--r--meta/recipes-extended/packagegroups/packagegroup-core-basic.bb2
-rw-r--r--meta/recipes-extended/perl/libxml-sax-perl_0.99.bb2
-rw-r--r--meta/recipes-extended/wget/wget.inc2
8 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
index 3702ba4bcd..176421d636 100644
--- a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
+++ b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
@@ -1,4 +1,4 @@
-SUMMARY = "Very high-quality data compression program."
+SUMMARY = "Very high-quality data compression program"
DESCRIPTION = "bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and \
Huffman coding. Compression is generally considerably better than that achieved by more conventional \
LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors."
diff --git a/meta/recipes-extended/diffutils/diffutils.inc b/meta/recipes-extended/diffutils/diffutils.inc
index c2ca417d80..613b538557 100644
--- a/meta/recipes-extended/diffutils/diffutils.inc
+++ b/meta/recipes-extended/diffutils/diffutils.inc
@@ -1,4 +1,4 @@
-SUMMARY = "Diffutils contains tools used for finding differences between files."
+SUMMARY = "Diffutils contains tools used for finding differences between files"
DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
sdiff, and cmp utilities. These programs are usually \
used for creating patch files."
diff --git a/meta/recipes-extended/findutils/findutils.inc b/meta/recipes-extended/findutils/findutils.inc
index 81e6785f63..4edb127ba5 100644
--- a/meta/recipes-extended/findutils/findutils.inc
+++ b/meta/recipes-extended/findutils/findutils.inc
@@ -1,4 +1,4 @@
-SUMMARY = "find, locate, and xargs binaries."
+SUMMARY = "find, locate, and xargs binaries"
DESCRIPTION = "The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. \
These programs are typically used in conjunction with other programs to provide modular and powerful directory \
search and file locating capabilities to other commands."
diff --git a/meta/recipes-extended/mailx/mailx_12.5.bb b/meta/recipes-extended/mailx/mailx_12.5.bb
index f6734c7ee7..1245a11ede 100644
--- a/meta/recipes-extended/mailx/mailx_12.5.bb
+++ b/meta/recipes-extended/mailx/mailx_12.5.bb
@@ -1,4 +1,4 @@
-SUMMARY = "mailx is the traditional command-line-mode mail user agent."
+SUMMARY = "mailx is the traditional command-line-mode mail user agent"
DESCRIPTION = "Mailx is derived from Berkeley Mail and is intended provide the \
functionality of the POSIX mailx command with additional support \
diff --git a/meta/recipes-extended/msmtp/msmtp_1.4.31.bb b/meta/recipes-extended/msmtp/msmtp_1.4.31.bb
index 964a285f34..57942ed93c 100644
--- a/meta/recipes-extended/msmtp/msmtp_1.4.31.bb
+++ b/meta/recipes-extended/msmtp/msmtp_1.4.31.bb
@@ -1,4 +1,4 @@
-SUMMARY = "msmtp is an SMTP client."
+SUMMARY = "msmtp is an SMTP client"
DESCRIPTION = "A sendmail replacement for use in MTAs like mutt"
HOMEPAGE = "http://msmtp.sourceforge.net/"
SECTION = "console/network"
diff --git a/meta/recipes-extended/packagegroups/packagegroup-core-basic.bb b/meta/recipes-extended/packagegroups/packagegroup-core-basic.bb
index c89923d3e2..f3b4ff7f0b 100644
--- a/meta/recipes-extended/packagegroups/packagegroup-core-basic.bb
+++ b/meta/recipes-extended/packagegroups/packagegroup-core-basic.bb
@@ -2,7 +2,7 @@
# Copyright (C) 2010 Intel Corporation
#
-DESCRIPTION = "Create Basic Image Tasks"
+SUMMARY = "Create Basic Image Tasks"
PR = "r6"
LICENSE = "MIT"
diff --git a/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb b/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
index e2e0341f41..45d396639b 100644
--- a/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
+++ b/meta/recipes-extended/perl/libxml-sax-perl_0.99.bb
@@ -1,4 +1,4 @@
-SUMMARY = "Perl module for using and building Perl SAX2 XML processors"
+SUMMARY = "Perl module for using and building Perl SAX2 XML processors"
DESCRIPTION = "XML::SAX consists of several framework classes for using and \
building Perl SAX2 XML parsers, filters, and drivers. It is designed \
around the need to be able to "plug in" different SAX parsers to an \
diff --git a/meta/recipes-extended/wget/wget.inc b/meta/recipes-extended/wget/wget.inc
index 3148d738e2..22d8e545ba 100644
--- a/meta/recipes-extended/wget/wget.inc
+++ b/meta/recipes-extended/wget/wget.inc
@@ -1,4 +1,4 @@
-SUMMARY = "Console URL download utility supporting HTTP, FTP, etc."
+SUMMARY = "Console URL download utility supporting HTTP, FTP, etc"
SECTION = "console/network"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"