diff options
author | Matthieu Crapet <Matthieu.Crapet@ingenico.com> | 2014-02-19 16:13:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-02-20 14:28:13 +0000 |
commit | b88321ac7879686d66eae3f48bec186bfc75c325 (patch) | |
tree | 66ec87dc427d1d49b498adc8b022103f4b78370a /meta/recipes-extended | |
parent | 7c75e86c2dc3cd80573ab6383c2fff3e9402f41a (diff) | |
download | poky-b88321ac7879686d66eae3f48bec186bfc75c325.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
(From OE-Core rev: ad17dfd31a2b97b3e610a0ea0889f5ecb2a63b97)
Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/bzip2/bzip2_1.0.6.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/diffutils/diffutils.inc | 2 | ||||
-rw-r--r-- | meta/recipes-extended/findutils/findutils.inc | 2 | ||||
-rw-r--r-- | meta/recipes-extended/mailx/mailx_12.5.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/msmtp/msmtp_1.4.31.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/packagegroups/packagegroup-core-basic.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/perl/libxml-sax-perl_0.99.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/wget/wget.inc | 2 |
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 @@ | |||
1 | SUMMARY = "Very high-quality data compression program." | 1 | SUMMARY = "Very high-quality data compression program" |
2 | DESCRIPTION = "bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and \ | 2 | DESCRIPTION = "bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and \ |
3 | Huffman coding. Compression is generally considerably better than that achieved by more conventional \ | 3 | Huffman coding. Compression is generally considerably better than that achieved by more conventional \ |
4 | LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors." | 4 | 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 @@ | |||
1 | SUMMARY = "Diffutils contains tools used for finding differences between files." | 1 | SUMMARY = "Diffutils contains tools used for finding differences between files" |
2 | DESCRIPTION = "Diffutils contains the GNU diff, diff3, \ | 2 | DESCRIPTION = "Diffutils contains the GNU diff, diff3, \ |
3 | sdiff, and cmp utilities. These programs are usually \ | 3 | sdiff, and cmp utilities. These programs are usually \ |
4 | used for creating patch files." | 4 | 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 @@ | |||
1 | SUMMARY = "find, locate, and xargs binaries." | 1 | SUMMARY = "find, locate, and xargs binaries" |
2 | DESCRIPTION = "The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. \ | 2 | DESCRIPTION = "The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. \ |
3 | These programs are typically used in conjunction with other programs to provide modular and powerful directory \ | 3 | These programs are typically used in conjunction with other programs to provide modular and powerful directory \ |
4 | search and file locating capabilities to other commands." | 4 | 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 @@ | |||
1 | SUMMARY = "mailx is the traditional command-line-mode mail user agent." | 1 | SUMMARY = "mailx is the traditional command-line-mode mail user agent" |
2 | 2 | ||
3 | DESCRIPTION = "Mailx is derived from Berkeley Mail and is intended provide the \ | 3 | DESCRIPTION = "Mailx is derived from Berkeley Mail and is intended provide the \ |
4 | functionality of the POSIX mailx command with additional support \ | 4 | 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 @@ | |||
1 | SUMMARY = "msmtp is an SMTP client." | 1 | SUMMARY = "msmtp is an SMTP client" |
2 | DESCRIPTION = "A sendmail replacement for use in MTAs like mutt" | 2 | DESCRIPTION = "A sendmail replacement for use in MTAs like mutt" |
3 | HOMEPAGE = "http://msmtp.sourceforge.net/" | 3 | HOMEPAGE = "http://msmtp.sourceforge.net/" |
4 | SECTION = "console/network" | 4 | 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 @@ | |||
2 | # Copyright (C) 2010 Intel Corporation | 2 | # Copyright (C) 2010 Intel Corporation |
3 | # | 3 | # |
4 | 4 | ||
5 | DESCRIPTION = "Create Basic Image Tasks" | 5 | SUMMARY = "Create Basic Image Tasks" |
6 | PR = "r6" | 6 | PR = "r6" |
7 | LICENSE = "MIT" | 7 | LICENSE = "MIT" |
8 | 8 | ||
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 @@ | |||
1 | SUMMARY = "Perl module for using and building Perl SAX2 XML processors" | 1 | SUMMARY = "Perl module for using and building Perl SAX2 XML processors" |
2 | DESCRIPTION = "XML::SAX consists of several framework classes for using and \ | 2 | DESCRIPTION = "XML::SAX consists of several framework classes for using and \ |
3 | building Perl SAX2 XML parsers, filters, and drivers. It is designed \ | 3 | building Perl SAX2 XML parsers, filters, and drivers. It is designed \ |
4 | around the need to be able to "plug in" different SAX parsers to an \ | 4 | 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 @@ | |||
1 | SUMMARY = "Console URL download utility supporting HTTP, FTP, etc." | 1 | SUMMARY = "Console URL download utility supporting HTTP, FTP, etc" |
2 | SECTION = "console/network" | 2 | SECTION = "console/network" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |