diff options
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 @@ -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" |