summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-11-18 17:44:37 -0600
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:53:08 +0000
commitf992d6b4348bc2fde4a415bcc10b1a770aa9a0bc (patch)
tree81dceb41084e5ad3a6ecbe861239567eb68e52d2 /meta/recipes-extended
parent8bcb64c0737e2322031a5579c1a3fa01d944b348 (diff)
downloadpoky-f992d6b4348bc2fde4a415bcc10b1a770aa9a0bc.tar.gz
recipes-extended: Add Summary information
Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/at/at_3.1.12.bb4
-rw-r--r--meta/recipes-extended/blktool/blktool_4-6.bb1
-rw-r--r--meta/recipes-extended/byacc/byacc.inc5
-rw-r--r--meta/recipes-extended/bzip2/bzip2_1.0.6.bb5
-rw-r--r--meta/recipes-extended/cpio/cpio_v2.inc4
-rw-r--r--meta/recipes-extended/cronie/cronie_1.4.6.bb1
-rw-r--r--meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb2
-rw-r--r--meta/recipes-extended/diffutils/diffutils_2.8.1.bb1
-rw-r--r--meta/recipes-extended/ethtool/ethtool_2.6.36.bb1
-rw-r--r--meta/recipes-extended/findutils/findutils.inc5
-rw-r--r--meta/recipes-extended/findutils/findutils_4.2.31.bb5
-rw-r--r--meta/recipes-extended/gamin/gamin_0.1.10.bb1
-rw-r--r--meta/recipes-extended/gawk/gawk_3.1.5.bb6
-rw-r--r--meta/recipes-extended/grep/grep_2.5.1a.bb4
-rw-r--r--meta/recipes-extended/groff/groff_1.18.1.4.bb4
-rw-r--r--meta/recipes-extended/gzip/gzip.inc4
-rw-r--r--meta/recipes-extended/gzip/gzip_1.3.12.bb4
-rw-r--r--meta/recipes-extended/hdparm/hdparm_6.3.bb3
-rw-r--r--meta/recipes-extended/iptables/iptables_1.4.9.bb4
-rw-r--r--meta/recipes-extended/iputils/iputils_s20100418.bb1
-rw-r--r--meta/recipes-extended/less/less_436.bb1
-rw-r--r--meta/recipes-extended/libaio/libaio_0.3.107.bb3
-rw-r--r--meta/recipes-extended/libidn/libidn_0.6.14.bb1
-rw-r--r--meta/recipes-extended/libidn/libidn_1.19.bb1
-rw-r--r--meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb1
-rw-r--r--meta/recipes-extended/libuser/libuser_0.56.18.bb4
-rw-r--r--meta/recipes-extended/lsof/lsof_4.84.bb1
-rw-r--r--meta/recipes-extended/man-pages/man-pages_3.25.bb1
-rw-r--r--meta/recipes-extended/man/man_1.6e.bb1
-rw-r--r--meta/recipes-extended/net-tools/net-tools_1.60-23.bb3
-rw-r--r--meta/recipes-extended/pax/pax_3.4.bb1
-rw-r--r--meta/recipes-extended/polkit/polkit_0.99.bb1
-rw-r--r--meta/recipes-extended/procps/procps.inc7
-rw-r--r--meta/recipes-extended/psmisc/psmisc.inc8
-rw-r--r--meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb1
-rw-r--r--meta/recipes-extended/screen/screen_4.0.3.bb1
-rw-r--r--meta/recipes-extended/sysklogd/sysklogd.inc1
-rw-r--r--meta/recipes-extended/sysstat/sysstat.inc1
-rw-r--r--meta/recipes-extended/tar/tar.inc1
-rw-r--r--meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb1
-rw-r--r--meta/recipes-extended/time/time.inc1
-rw-r--r--meta/recipes-extended/watchdog/watchdog_5.9.bb1
-rw-r--r--meta/recipes-extended/which/which_2.18.bb1
43 files changed, 85 insertions, 23 deletions
diff --git a/meta/recipes-extended/at/at_3.1.12.bb b/meta/recipes-extended/at/at_3.1.12.bb
index e1df11e47c..c010b3946b 100644
--- a/meta/recipes-extended/at/at_3.1.12.bb
+++ b/meta/recipes-extended/at/at_3.1.12.bb
@@ -1,4 +1,6 @@
1DESCRIPTION = "Delayed job execution and batch processing" 1SUMMARY = "Delayed job execution and batch processing"
2DESCRIPTION = "At allows for commands to be run at a particular time. Batch will execute commands when \
3the system load levels drop to a particular level."
2SECTION = "base" 4SECTION = "base"
3LICENSE="GPLv2+" 5LICENSE="GPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4" 6LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
diff --git a/meta/recipes-extended/blktool/blktool_4-6.bb b/meta/recipes-extended/blktool/blktool_4-6.bb
index 74169d668f..1e4ca9dc15 100644
--- a/meta/recipes-extended/blktool/blktool_4-6.bb
+++ b/meta/recipes-extended/blktool/blktool_4-6.bb
@@ -1,3 +1,4 @@
1SUMMARY = "tune low-level block device parameters"
1DESCRIPTION = "blktool is used for querying and/or changing settings of a block device. It is like hdparm but a more general tool, as it works on SCSI, IDE and SATA devices" 2DESCRIPTION = "blktool is used for querying and/or changing settings of a block device. It is like hdparm but a more general tool, as it works on SCSI, IDE and SATA devices"
2HOMEPAGE = "http://packages.debian.org/unstable/admin/blktool" 3HOMEPAGE = "http://packages.debian.org/unstable/admin/blktool"
3LICENSE = "GPLv2+" 4LICENSE = "GPLv2+"
diff --git a/meta/recipes-extended/byacc/byacc.inc b/meta/recipes-extended/byacc/byacc.inc
index c6a5e38f77..28217dc362 100644
--- a/meta/recipes-extended/byacc/byacc.inc
+++ b/meta/recipes-extended/byacc/byacc.inc
@@ -1,4 +1,7 @@
1DESCRIPTION = "Berkeley Yacc" 1SUMMARY = "Berkeley LALR Yacc parser generator"
2DESCRIPTION = "A parser generator utility that reads a grammar specification from a file and generates an LR(1) \
3parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C \
4programming language."
2SECTION = "devel" 5SECTION = "devel"
3LICENSE = "public domain" 6LICENSE = "public domain"
4 7
diff --git a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
index 5e558a29c4..f5b9ac1279 100644
--- a/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
+++ b/meta/recipes-extended/bzip2/bzip2_1.0.6.bb
@@ -1,4 +1,7 @@
1DESCRIPTION = "Very high-quality data compression program." 1SUMMARY = "Very high-quality data compression program."
2DESCRIPTION = "bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and \
3Huffman coding. Compression is generally considerably better than that achieved by more conventional \
4LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors."
2HOMEPAGE = "http://www.bzip.org/" 5HOMEPAGE = "http://www.bzip.org/"
3SECTION = "console/utils" 6SECTION = "console/utils"
4LICENSE = "bzip2" 7LICENSE = "bzip2"
diff --git a/meta/recipes-extended/cpio/cpio_v2.inc b/meta/recipes-extended/cpio/cpio_v2.inc
index b571986ef7..3d024af84f 100644
--- a/meta/recipes-extended/cpio/cpio_v2.inc
+++ b/meta/recipes-extended/cpio/cpio_v2.inc
@@ -1,4 +1,6 @@
1DESCRIPTION = "GNU cpio is a program to manage archives of files" 1SUMMARY = "GNU cpio is a program to manage archives of files"
2DESCRIPTION = "GNU cpio is a tool for creating and extracting archives, or copying files from one place to \
3another. It handles a number of cpio formats as well as reading and writing tar files."
2HOMEPAGE = "http://www.gnu.org/software/cpio/" 4HOMEPAGE = "http://www.gnu.org/software/cpio/"
3SECTION = "base" 5SECTION = "base"
4 6
diff --git a/meta/recipes-extended/cronie/cronie_1.4.6.bb b/meta/recipes-extended/cronie/cronie_1.4.6.bb
index ae7246625f..6b4c64e3b1 100644
--- a/meta/recipes-extended/cronie/cronie_1.4.6.bb
+++ b/meta/recipes-extended/cronie/cronie_1.4.6.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Cron daemon for executing programs at set times"
1DESCRIPTION = "Cronie contains the standard UNIX daemon crond that runs \ 2DESCRIPTION = "Cronie contains the standard UNIX daemon crond that runs \
2specified programs at scheduled times and related tools. It is based on the \ 3specified programs at scheduled times and related tools. It is based on the \
3original cron and has security and configuration enhancements like the \ 4original cron and has security and configuration enhancements like the \
diff --git a/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb b/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb
index f1fde8a591..bc588d7901 100644
--- a/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb
+++ b/meta/recipes-extended/cwautomacros/cwautomacros_20090610.bb
@@ -1,4 +1,4 @@
1DESCRIPTION = "cwautomacros" 1DESCRIPTION = "cwautomacros: a collection of autoconf m4 macros"
2SECTION = "base" 2SECTION = "base"
3HOMEPAGE = "http://cwautomacros.berlios.de/" 3HOMEPAGE = "http://cwautomacros.berlios.de/"
4LICENSE = "GPLv2" 4LICENSE = "GPLv2"
diff --git a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
index 801b5ff644..9489b35ad3 100644
--- a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
+++ b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Diffutils contains tools used for finding differences between files."
1DESCRIPTION = "Diffutils contains the GNU diff, diff3, \ 2DESCRIPTION = "Diffutils contains the GNU diff, diff3, \
2sdiff, and cmp utilities. These programs are usually \ 3sdiff, and cmp utilities. These programs are usually \
3used for creating patch files." 4used for creating patch files."
diff --git a/meta/recipes-extended/ethtool/ethtool_2.6.36.bb b/meta/recipes-extended/ethtool/ethtool_2.6.36.bb
index a345084c94..5824ce0846 100644
--- a/meta/recipes-extended/ethtool/ethtool_2.6.36.bb
+++ b/meta/recipes-extended/ethtool/ethtool_2.6.36.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Display or change ethernet card settings"
1DESCRIPTION = "A small utility for examining and tuning the settings of your ethernet-based network interfaces." 2DESCRIPTION = "A small utility for examining and tuning the settings of your ethernet-based network interfaces."
2HOMEPAGE = "http://sourceforge.net/projects/gkernel/" 3HOMEPAGE = "http://sourceforge.net/projects/gkernel/"
3SECTION = "console/network" 4SECTION = "console/network"
diff --git a/meta/recipes-extended/findutils/findutils.inc b/meta/recipes-extended/findutils/findutils.inc
index 08ca2022ee..673eada910 100644
--- a/meta/recipes-extended/findutils/findutils.inc
+++ b/meta/recipes-extended/findutils/findutils.inc
@@ -1,4 +1,7 @@
1DESCRIPTION = "find, locate, and xargs binaries." 1SUMMARY = "find, locate, and xargs binaries."
2DESCRIPTION = "The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. \
3These programs are typically used in conjunction with other programs to provide modular and powerful directory \
4search and file locating capabilities to other commands."
2HOMEPAGE = "http://www.gnu.org/software/findutils/" 5HOMEPAGE = "http://www.gnu.org/software/findutils/"
3BUGTRACKER = "http://savannah.gnu.org/bugs/?group=findutils" 6BUGTRACKER = "http://savannah.gnu.org/bugs/?group=findutils"
4SECTION = "console/utils" 7SECTION = "console/utils"
diff --git a/meta/recipes-extended/findutils/findutils_4.2.31.bb b/meta/recipes-extended/findutils/findutils_4.2.31.bb
index 2804a3ba3a..3e187b5e4e 100644
--- a/meta/recipes-extended/findutils/findutils_4.2.31.bb
+++ b/meta/recipes-extended/findutils/findutils_4.2.31.bb
@@ -1,4 +1,7 @@
1DESCRIPTION = "find, locate, and xargs binaries." 1SUMMARY = "find, locate, and xargs binaries."
2DESCRIPTION = "The GNU Find Utilities are the basic directory searching utilities of the GNU operating system. \
3These programs are typically used in conjunction with other programs to provide modular and powerful directory \
4search and file locating capabilities to other commands."
2HOMEPAGE = "http://www.gnu.org/software/findutils/" 5HOMEPAGE = "http://www.gnu.org/software/findutils/"
3BUGTRACKER = "http://savannah.gnu.org/bugs/?group=findutils" 6BUGTRACKER = "http://savannah.gnu.org/bugs/?group=findutils"
4SECTION = "console/utils" 7SECTION = "console/utils"
diff --git a/meta/recipes-extended/gamin/gamin_0.1.10.bb b/meta/recipes-extended/gamin/gamin_0.1.10.bb
index 14aa8e76b6..b6394d2746 100644
--- a/meta/recipes-extended/gamin/gamin_0.1.10.bb
+++ b/meta/recipes-extended/gamin/gamin_0.1.10.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Gamin the File Alteration Monitor"
1DESCRIPTION = "Gamin is a file and directory monitoring system defined to \ 2DESCRIPTION = "Gamin is a file and directory monitoring system defined to \
2be a subset of the FAM (File Alteration Monitor) system." 3be a subset of the FAM (File Alteration Monitor) system."
3HOMEPAGE = "http://people.gnome.org/~veillard/gamin/" 4HOMEPAGE = "http://people.gnome.org/~veillard/gamin/"
diff --git a/meta/recipes-extended/gawk/gawk_3.1.5.bb b/meta/recipes-extended/gawk/gawk_3.1.5.bb
index 4bfa23d2e9..eba410e40c 100644
--- a/meta/recipes-extended/gawk/gawk_3.1.5.bb
+++ b/meta/recipes-extended/gawk/gawk_3.1.5.bb
@@ -1,5 +1,7 @@
1DESCRIPTION = "A program that you can use to select particular records in a \ 1SUMMARY = "The GNU awk text processing utility"
2file and perform operations upon them." 2DESCRIPTION = "The gawk package contains the GNU version of awk, a text processing \
3utility. Awk interprets a special-purpose programming language to do \
4quick and easy text pattern matching and reformatting jobs."
3HOMEPAGE = "www.gnu.org/software/gawk" 5HOMEPAGE = "www.gnu.org/software/gawk"
4BUGTRACKER = "bug-gawk@gnu.org" 6BUGTRACKER = "bug-gawk@gnu.org"
5SECTION = "console/utils" 7SECTION = "console/utils"
diff --git a/meta/recipes-extended/grep/grep_2.5.1a.bb b/meta/recipes-extended/grep/grep_2.5.1a.bb
index d50d5a374e..bb4f53fb02 100644
--- a/meta/recipes-extended/grep/grep_2.5.1a.bb
+++ b/meta/recipes-extended/grep/grep_2.5.1a.bb
@@ -1,4 +1,6 @@
1DESCRIPTION = "grep GNU utility" 1SUMMARY = "Pattern matching utilities"
2DESCRIPTION = "The GNU versions of commonly used grep utilities. The grep command searches one or more input \
3files for lines containing a match to a specified pattern."
2SECTION = "console/utils" 4SECTION = "console/utils"
3LICENSE = "GPLv2" 5LICENSE = "GPLv2"
4LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3" 6LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
diff --git a/meta/recipes-extended/groff/groff_1.18.1.4.bb b/meta/recipes-extended/groff/groff_1.18.1.4.bb
index 02b484ace2..66a6632ae7 100644
--- a/meta/recipes-extended/groff/groff_1.18.1.4.bb
+++ b/meta/recipes-extended/groff/groff_1.18.1.4.bb
@@ -1,4 +1,6 @@
1DESCRIPTION = "groff-a short reference for the GNU roff language " 1SUMMARY = "GNU Troff software"
2DESCRIPTION = "The groff (GNU troff) software is a typesetting package which reads plain text mixed with \
3formatting commands and produces formatted output."
2SECTION = "console/utils" 4SECTION = "console/utils"
3PRIORITY = "required" 5PRIORITY = "required"
4HOMEPAGE = "ftp://ftp.gnu.org/gnu/groff/" 6HOMEPAGE = "ftp://ftp.gnu.org/gnu/groff/"
diff --git a/meta/recipes-extended/gzip/gzip.inc b/meta/recipes-extended/gzip/gzip.inc
index 28df4d4a5d..a44944923c 100644
--- a/meta/recipes-extended/gzip/gzip.inc
+++ b/meta/recipes-extended/gzip/gzip.inc
@@ -1,4 +1,6 @@
1DESCRIPTION = "GNU Gzip is a popular data compression program originally written by Jean-loup Gailly for the GNU project. Mark Adler wrote the decompression part" 1SUMMARY = "Standard GNU compressor"
2DESCRIPTION = "GNU Gzip is a popular data compression program originally written by Jean-loup Gailly for the GNU \
3project. Mark Adler wrote the decompression part"
2HOMEPAGE = "http://www.gnu.org/software/gzip/" 4HOMEPAGE = "http://www.gnu.org/software/gzip/"
3SECTION = "console/utils" 5SECTION = "console/utils"
4# change to GPLv3+ in 2007/07. Previous GPLv2 version is 1.3.12 6# change to GPLv3+ in 2007/07. Previous GPLv2 version is 1.3.12
diff --git a/meta/recipes-extended/gzip/gzip_1.3.12.bb b/meta/recipes-extended/gzip/gzip_1.3.12.bb
index c111e2e24d..df41c1efd4 100644
--- a/meta/recipes-extended/gzip/gzip_1.3.12.bb
+++ b/meta/recipes-extended/gzip/gzip_1.3.12.bb
@@ -1,4 +1,6 @@
1DESCRIPTION = "Standard GNU compressor" 1SUMMARY = "Standard GNU compressor"
2DESCRIPTION = "GNU Gzip is a popular data compression program originally written by Jean-loup Gailly for the GNU \
3project. Mark Adler wrote the decompression part"
2HOMEPAGE = "http://www.gnu.org/software/gzip" 4HOMEPAGE = "http://www.gnu.org/software/gzip"
3SECTION = "base" 5SECTION = "base"
4 6
diff --git a/meta/recipes-extended/hdparm/hdparm_6.3.bb b/meta/recipes-extended/hdparm/hdparm_6.3.bb
index a652302e9c..617433d303 100644
--- a/meta/recipes-extended/hdparm/hdparm_6.3.bb
+++ b/meta/recipes-extended/hdparm/hdparm_6.3.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "hdparm is a Linux shell utility for viewing \ 1SUMMARY = "Utility for displaying and setting hard disk parameters"
2DESCRIPTION = "hdparm is a system utility for viewing \
2and manipulating various IDE drive and driver parameters." 3and manipulating various IDE drive and driver parameters."
3SECTION = "console/utils" 4SECTION = "console/utils"
4PRIORITY = "optional" 5PRIORITY = "optional"
diff --git a/meta/recipes-extended/iptables/iptables_1.4.9.bb b/meta/recipes-extended/iptables/iptables_1.4.9.bb
index 55736fd467..7c9fbea1c0 100644
--- a/meta/recipes-extended/iptables/iptables_1.4.9.bb
+++ b/meta/recipes-extended/iptables/iptables_1.4.9.bb
@@ -1,4 +1,6 @@
1DESCRIPTION = "iptables is the userspace command line program used to configure the Linux 2.4.x and 2.6.x IPv4 packet filtering ruleset" 1SUMMARY = "Tools for managing kernel packaet filtering capabilities"
2DESCRIPTION = "iptables is the userspace command line program used to configure and control network packet \
3filtering code in Linux."
2HOMEPAGE = "http://www.netfilter.org/" 4HOMEPAGE = "http://www.netfilter.org/"
3BUGTRACKER = "http://bugzilla.netfilter.org/" 5BUGTRACKER = "http://bugzilla.netfilter.org/"
4LICENSE = "GPLv2+" 6LICENSE = "GPLv2+"
diff --git a/meta/recipes-extended/iputils/iputils_s20100418.bb b/meta/recipes-extended/iputils/iputils_s20100418.bb
index f7458ac376..2b2d76a515 100644
--- a/meta/recipes-extended/iputils/iputils_s20100418.bb
+++ b/meta/recipes-extended/iputils/iputils_s20100418.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Network monitoring tools"
1DESCRIPTION = "Utilities for the IP protocol, including traceroute6, \ 2DESCRIPTION = "Utilities for the IP protocol, including traceroute6, \
2tracepath, tracepath6, ping, ping6 and arping." 3tracepath, tracepath6, ping, ping6 and arping."
3HOMEPAGE = "http://www.skbuff.net/iputils" 4HOMEPAGE = "http://www.skbuff.net/iputils"
diff --git a/meta/recipes-extended/less/less_436.bb b/meta/recipes-extended/less/less_436.bb
index 7364631fd5..dcd73bda84 100644
--- a/meta/recipes-extended/less/less_436.bb
+++ b/meta/recipes-extended/less/less_436.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Text file viewer similar to more"
1DESCRIPTION = "Less is a program similar to more, i.e. a terminal \ 2DESCRIPTION = "Less is a program similar to more, i.e. a terminal \
2based program for viewing text files and the output from other \ 3based program for viewing text files and the output from other \
3programs. Less offers many features beyond those that more does." 4programs. Less offers many features beyond those that more does."
diff --git a/meta/recipes-extended/libaio/libaio_0.3.107.bb b/meta/recipes-extended/libaio/libaio_0.3.107.bb
index 4797b50e86..16c7b6b090 100644
--- a/meta/recipes-extended/libaio/libaio_0.3.107.bb
+++ b/meta/recipes-extended/libaio/libaio_0.3.107.bb
@@ -1,4 +1,5 @@
1DESCRIPTION="Asynchronous input/output library that uses the kernels native interface" 1SUMMARY = "Asynchronous I/O library"
2DESCRIPTION = "Asynchronous input/output library that uses the kernels native interface"
2HOMEPAGE = "http://lse.sourceforge.net/io/aio.html" 3HOMEPAGE = "http://lse.sourceforge.net/io/aio.html"
3 4
4LICENSE = "LGPLv2.1+" 5LICENSE = "LGPLv2.1+"
diff --git a/meta/recipes-extended/libidn/libidn_0.6.14.bb b/meta/recipes-extended/libidn/libidn_0.6.14.bb
index 17bb103d9e..c453b79ecc 100644
--- a/meta/recipes-extended/libidn/libidn_0.6.14.bb
+++ b/meta/recipes-extended/libidn/libidn_0.6.14.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Internationalized Domain Name support library"
1DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." 2DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group."
2HOMEPAGE = "http://www.gnu.org/software/libidn/" 3HOMEPAGE = "http://www.gnu.org/software/libidn/"
3SECTION = "libs" 4SECTION = "libs"
diff --git a/meta/recipes-extended/libidn/libidn_1.19.bb b/meta/recipes-extended/libidn/libidn_1.19.bb
index 3edea65b0a..65a8692ab2 100644
--- a/meta/recipes-extended/libidn/libidn_1.19.bb
+++ b/meta/recipes-extended/libidn/libidn_1.19.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Internationalized Domain Name support library"
1DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group." 2DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group."
2HOMEPAGE = "http://www.gnu.org/software/libidn/" 3HOMEPAGE = "http://www.gnu.org/software/libidn/"
3SECTION = "libs" 4SECTION = "libs"
diff --git a/meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb b/meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb
index c4ca0c00d0..6cb4f0efaf 100644
--- a/meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb
+++ b/meta/recipes-extended/libtirpc/libtirpc_0.2.1.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Transport-Independent RPC library"
1DESCRIPTION = "Libtirpc is a port of Suns Transport-Independent RPC library to Linux" 2DESCRIPTION = "Libtirpc is a port of Suns Transport-Independent RPC library to Linux"
2SECTION = "libs/network" 3SECTION = "libs/network"
3PRIORITY = "optional" 4PRIORITY = "optional"
diff --git a/meta/recipes-extended/libuser/libuser_0.56.18.bb b/meta/recipes-extended/libuser/libuser_0.56.18.bb
index 55c82a7af9..4a10d8059c 100644
--- a/meta/recipes-extended/libuser/libuser_0.56.18.bb
+++ b/meta/recipes-extended/libuser/libuser_0.56.18.bb
@@ -1,4 +1,6 @@
1DESCRIPTION = "The libuser library implements a standardized interface for manipulating and administering user and group accounts" 1SUMMARY = "user and group account administration library"
2DESCRIPTION = "The libuser library implements a standardized interface for manipulating and administering user \
3and group accounts"
2HOMEPAGE = "https://fedorahosted.org/libuser/" 4HOMEPAGE = "https://fedorahosted.org/libuser/"
3BUGTRACKER = "https://fedorahosted.org/libuser/newticket" 5BUGTRACKER = "https://fedorahosted.org/libuser/newticket"
4 6
diff --git a/meta/recipes-extended/lsof/lsof_4.84.bb b/meta/recipes-extended/lsof/lsof_4.84.bb
index f9d3fe1777..960d837475 100644
--- a/meta/recipes-extended/lsof/lsof_4.84.bb
+++ b/meta/recipes-extended/lsof/lsof_4.84.bb
@@ -1,3 +1,4 @@
1SUMMARY = "LiSt Open Files tool"
1DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \ 2DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \
2Its name stands for LiSt Open Files, and it does just that." 3Its name stands for LiSt Open Files, and it does just that."
3SECTION = "devel" 4SECTION = "devel"
diff --git a/meta/recipes-extended/man-pages/man-pages_3.25.bb b/meta/recipes-extended/man-pages/man-pages_3.25.bb
index 83e23edaa1..b5b200c98a 100644
--- a/meta/recipes-extended/man-pages/man-pages_3.25.bb
+++ b/meta/recipes-extended/man-pages/man-pages_3.25.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Linux man-pages"
1DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user programs" 2DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C library interfaces that are employed by user programs"
2SECTION = "console/utils" 3SECTION = "console/utils"
3PRIORITY = "required" 4PRIORITY = "required"
diff --git a/meta/recipes-extended/man/man_1.6e.bb b/meta/recipes-extended/man/man_1.6e.bb
index 905f6df342..930cca90c4 100644
--- a/meta/recipes-extended/man/man_1.6e.bb
+++ b/meta/recipes-extended/man/man_1.6e.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Online documentation tools"
1DESCRIPTION = "A set of documentation tools: man, apropos and whatis" 2DESCRIPTION = "A set of documentation tools: man, apropos and whatis"
2SECTION = "console/utils" 3SECTION = "console/utils"
3HOMEPAGE = "http://primates.ximian.com/~flucifredi/man" 4HOMEPAGE = "http://primates.ximian.com/~flucifredi/man"
diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-23.bb b/meta/recipes-extended/net-tools/net-tools_1.60-23.bb
index 843b020cf5..28ca16e07c 100644
--- a/meta/recipes-extended/net-tools/net-tools_1.60-23.bb
+++ b/meta/recipes-extended/net-tools/net-tools_1.60-23.bb
@@ -1,4 +1,5 @@
1SUMMARY="A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system" 1SUMMARY="Basic networking tools"
2DESCRIPTION="A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system"
2HOMEPAGE = "http://net-tools.berlios.de/" 3HOMEPAGE = "http://net-tools.berlios.de/"
3BUGTRACKER = "http://bugs.debian.org/net-tools" 4BUGTRACKER = "http://bugs.debian.org/net-tools"
4LICENSE = "GPLv2+" 5LICENSE = "GPLv2+"
diff --git a/meta/recipes-extended/pax/pax_3.4.bb b/meta/recipes-extended/pax/pax_3.4.bb
index 6710216f97..b0f358acd8 100644
--- a/meta/recipes-extended/pax/pax_3.4.bb
+++ b/meta/recipes-extended/pax/pax_3.4.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Portable Archive eXchange"
1DESCRIPTION = "pax (Portable Archive eXchange) is the POSIX standard archive tool" 2DESCRIPTION = "pax (Portable Archive eXchange) is the POSIX standard archive tool"
2HOMEPAGE = "http://www.openbsd.org/cgi-bin/cvsweb/src/bin/pax/" 3HOMEPAGE = "http://www.openbsd.org/cgi-bin/cvsweb/src/bin/pax/"
3BUGTRACKER = "http://www.openbsd.org/query-pr.html" 4BUGTRACKER = "http://www.openbsd.org/query-pr.html"
diff --git a/meta/recipes-extended/polkit/polkit_0.99.bb b/meta/recipes-extended/polkit/polkit_0.99.bb
index 6551caea5c..f578ccad6b 100644
--- a/meta/recipes-extended/polkit/polkit_0.99.bb
+++ b/meta/recipes-extended/polkit/polkit_0.99.bb
@@ -1,3 +1,4 @@
1SUMMARY = "PolicyKit Authorization Framework"
1DESCRIPTION = "The polkit package is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes." 2DESCRIPTION = "The polkit package is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes."
2HOMEPAGE = "http://code.google.com/p/polkit/" 3HOMEPAGE = "http://code.google.com/p/polkit/"
3LICENSE = "LGPLv2+" 4LICENSE = "LGPLv2+"
diff --git a/meta/recipes-extended/procps/procps.inc b/meta/recipes-extended/procps/procps.inc
index b8e20a89cb..d44e3ec350 100644
--- a/meta/recipes-extended/procps/procps.inc
+++ b/meta/recipes-extended/procps/procps.inc
@@ -1,7 +1,6 @@
1DESCRIPTION = "Procps is the package that has a bunch \ 1SUMMARY = "System and process monitoring utilities"
2of small useful utilities that give information \ 2DESCRIPTION = "Procps contains a set of system utilities that provide system information about processes using \
3about processes using the /proc filesystem. The package \ 3the /proc filesystem. The package \ includes the programs ps, top, vmstat, w, kill, and skill."
4includes the programs ps, top, vmstat, w, kill, and skill."
5HOMEPAGE = "http://procps.sf.net" 4HOMEPAGE = "http://procps.sf.net"
6SECTION = "base" 5SECTION = "base"
7PRIORITY = "optional" 6PRIORITY = "optional"
diff --git a/meta/recipes-extended/psmisc/psmisc.inc b/meta/recipes-extended/psmisc/psmisc.inc
index d489891d64..8b391f4438 100644
--- a/meta/recipes-extended/psmisc/psmisc.inc
+++ b/meta/recipes-extended/psmisc/psmisc.inc
@@ -1,5 +1,11 @@
1LICENSE = "GPL" 1LICENSE = "GPL"
2DESCRIPTION = "procfs tools" 2SUMMARY = "Utilities for managing processes on your system"
3DESCRIPTION = "The psmisc package contains utilities for managing processes on your \
4system: pstree, killall and fuser. The pstree command displays a tree \
5structure of all of the running processes on your system. The killall \
6command sends a specified signal (SIGTERM if nothing is specified) to \
7processes identified by name. The fuser command identifies the PIDs \
8of processes that are using specified files or filesystems."
3SECTION = "base" 9SECTION = "base"
4PRIORITY = "required" 10PRIORITY = "required"
5DEPENDS = "ncurses virtual/libintl" 11DEPENDS = "ncurses virtual/libintl"
diff --git a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb
index 492ff835b1..d520ddf882 100644
--- a/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb
+++ b/meta/recipes-extended/rpcbind/rpcbind_0.2.0.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Universal Addresses to RPC Program Number Mapper"
1DESCRIPTION = "The rpcbind utility is a server that converts RPC \ 2DESCRIPTION = "The rpcbind utility is a server that converts RPC \
2 program numbers into universal addresses." 3 program numbers into universal addresses."
3SECTION = "console/network" 4SECTION = "console/network"
diff --git a/meta/recipes-extended/screen/screen_4.0.3.bb b/meta/recipes-extended/screen/screen_4.0.3.bb
index 31c4970ddc..dac28936bc 100644
--- a/meta/recipes-extended/screen/screen_4.0.3.bb
+++ b/meta/recipes-extended/screen/screen_4.0.3.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Multiplexing terminal manager"
1DESCRIPTION = "Screen is a full-screen window manager \ 2DESCRIPTION = "Screen is a full-screen window manager \
2that multiplexes a physical terminal between several \ 3that multiplexes a physical terminal between several \
3processes, typically interactive shells." 4processes, typically interactive shells."
diff --git a/meta/recipes-extended/sysklogd/sysklogd.inc b/meta/recipes-extended/sysklogd/sysklogd.inc
index 11832b5a20..f2b1c15f2b 100644
--- a/meta/recipes-extended/sysklogd/sysklogd.inc
+++ b/meta/recipes-extended/sysklogd/sysklogd.inc
@@ -1,3 +1,4 @@
1SUMMARY = "System Log Daemons"
1DESCRIPTION = "The sysklogd package implements two system log daemons: syslogd, klogd" 2DESCRIPTION = "The sysklogd package implements two system log daemons: syslogd, klogd"
2HOMEPAGE = "http://www.infodrom.org/projects/sysklogd/" 3HOMEPAGE = "http://www.infodrom.org/projects/sysklogd/"
3SECTION = "base" 4SECTION = "base"
diff --git a/meta/recipes-extended/sysstat/sysstat.inc b/meta/recipes-extended/sysstat/sysstat.inc
index 564bc7da07..aeb33cfa57 100644
--- a/meta/recipes-extended/sysstat/sysstat.inc
+++ b/meta/recipes-extended/sysstat/sysstat.inc
@@ -1,3 +1,4 @@
1SUMMARY = "System performance tools"
1DESCRIPTION = "The sysstat utilities are a collection of performance monitoring tools for Linux." 2DESCRIPTION = "The sysstat utilities are a collection of performance monitoring tools for Linux."
2HOMEPAGE = "http://sebastien.godard.pagesperso-orange.fr/" 3HOMEPAGE = "http://sebastien.godard.pagesperso-orange.fr/"
3LICENSE = "GPLv2+" 4LICENSE = "GPLv2+"
diff --git a/meta/recipes-extended/tar/tar.inc b/meta/recipes-extended/tar/tar.inc
index cf72d4893b..5246efc5af 100644
--- a/meta/recipes-extended/tar/tar.inc
+++ b/meta/recipes-extended/tar/tar.inc
@@ -1,3 +1,4 @@
1SUMMARY = "GNU file archiving program"
1DESCRIPTION = "GNU tar saves many files together into a single tape \ 2DESCRIPTION = "GNU tar saves many files together into a single tape \
2or disk archive, and can restore individual files from the archive." 3or disk archive, and can restore individual files from the archive."
3HOMEPAGE = "http://www.gnu.org/software/tar/" 4HOMEPAGE = "http://www.gnu.org/software/tar/"
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
index ec937c70a6..daaa2f77e9 100644
--- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Security tool that is a wrapper for TCP daemons"
1DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \ 2DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \
2 services." 3 services."
3PRIORITY = "optional" 4PRIORITY = "optional"
diff --git a/meta/recipes-extended/time/time.inc b/meta/recipes-extended/time/time.inc
index 8d31b47a0c..2d9dab8e85 100644
--- a/meta/recipes-extended/time/time.inc
+++ b/meta/recipes-extended/time/time.inc
@@ -1,3 +1,4 @@
1SUMMARY = "Tool that measures CPU resources"
1DESCRIPTION = "time measures many of the CPU resources, such as time and \ 2DESCRIPTION = "time measures many of the CPU resources, such as time and \
2memory, that other programs use." 3memory, that other programs use."
3HOMEPAGE = "http://www.gnu.org/software/time/" 4HOMEPAGE = "http://www.gnu.org/software/time/"
diff --git a/meta/recipes-extended/watchdog/watchdog_5.9.bb b/meta/recipes-extended/watchdog/watchdog_5.9.bb
index d625924ef4..96aa1f0552 100644
--- a/meta/recipes-extended/watchdog/watchdog_5.9.bb
+++ b/meta/recipes-extended/watchdog/watchdog_5.9.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Software watchdog"
1DESCRIPTION = "Watchdog is a daemon that checks if your system is still \ 2DESCRIPTION = "Watchdog is a daemon that checks if your system is still \
2working. If programs in user space are not longer executed \ 3working. If programs in user space are not longer executed \
3it will reboot the system." 4it will reboot the system."
diff --git a/meta/recipes-extended/which/which_2.18.bb b/meta/recipes-extended/which/which_2.18.bb
index 7eeb320a75..92010b24ff 100644
--- a/meta/recipes-extended/which/which_2.18.bb
+++ b/meta/recipes-extended/which/which_2.18.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Displays the full path of executables that bash would execute"
1DESCRIPTION = "Which is a utility that prints out the full path of the \ 2DESCRIPTION = "Which is a utility that prints out the full path of the \
2executables that bash(1) would execute when the passed \ 3executables that bash(1) would execute when the passed \
3program names would have been entered on the shell prompt. \ 4program names would have been entered on the shell prompt. \