]> code.ossystems Code Review - openembedded-core.git/commitdiff
recipes-core: Cleanup package descriptions and summaries
authorMark Hatle <mark.hatle@windriver.com>
Mon, 27 Sep 2010 14:44:05 +0000 (09:44 -0500)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 11 Oct 2010 21:15:10 +0000 (22:15 +0100)
[BUGID #281]

Evaluate and update each package in recipes-core to ensure they have a
consistent summary and description.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
33 files changed:
meta/recipes-core/base-files/base-files_3.0.14.bb
meta/recipes-core/base-passwd/base-passwd_3.5.22.bb
meta/recipes-core/busybox/busybox.inc
meta/recipes-core/console-tools/console-tools_0.3.2.bb
meta/recipes-core/coreutils/coreutils_6.9.bb
meta/recipes-core/coreutils/coreutils_8.5.bb
meta/recipes-core/dbus/dbus-glib.inc
meta/recipes-core/dbus/dbus.inc
meta/recipes-core/dropbear/dropbear.inc
meta/recipes-core/eggdbus/eggdbus_0.6.bb
meta/recipes-core/eglibc/eglibc-package.inc
meta/recipes-core/eglibc/eglibc.inc
meta/recipes-core/expat/expat.inc
meta/recipes-core/gettext/gettext_0.17.bb
meta/recipes-core/glib-2.0/glib.inc
meta/recipes-core/glibc/glibc-package.inc
meta/recipes-core/initscripts/initscripts_1.0.bb
meta/recipes-core/jpeg/jpeg_8b.bb
meta/recipes-core/libxml/libxml2.inc
meta/recipes-core/ncurses/ncurses.inc
meta/recipes-core/netbase/netbase_4.41.bb
meta/recipes-core/psplash/psplash_svn.bb
meta/recipes-core/sysfsutils/sysfsutils_2.1.0.bb
meta/recipes-core/sysvinit/sysvinit_2.88dsf.bb
meta/recipes-core/tinylogin/tinylogin_1.4.bb
meta/recipes-core/uclibc/uclibc.inc
meta/recipes-core/udev/udev-extraconf_0.0.bb
meta/recipes-core/udev/udev-new.inc
meta/recipes-core/udev/udev.inc
meta/recipes-core/udev/udev_145.bb
meta/recipes-core/update-rc.d/update-rc.d_0.7.bb
meta/recipes-core/util-linux/util-linux.inc
meta/recipes-core/zlib/zlib_1.2.5.bb

index a8f092db09311f232660629961c3831603c4d2d6..5d68cc41b8482ca670833733ee979e6834f915e3 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "Miscellaneous files for the base system."
+SUMMARY = "Miscellaneous files for the base system."
+DESCRIPTION = "The base-files package creates the basic system directory structure and provides a small set of key configuration files for the system."
 SECTION = "base"
 PRIORITY = "required"
 PR = "r64"
index f0ca8e628022a7b04d5cd74204788dfe1262a56a..c6c6260b8b0d0170620852392a276d94d43e1a93 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "Base system password/group files."
+SUMMARY = "Base system master password/group files."
+DESCRIPTION = "The master copies of the user database files (/etc/passwd and /etc/group).  The update-passwd tool is also provided to keep the system databases synchronized with these master files."
 SECTION = "base"
 PR = "r0"
 LICENSE = "GPLv2+"
index 8c258135c897cb1267c68859fb4d31c632b67674..b3c6c6615184bf163c5aa6994b151c3f5d0797ef 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Tiny versions of many common UNIX utilities in a single small executable."
 DESCRIPTION = "BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system."
 HOMEPAGE = "http://www.busybox.net"
 BUGTRACKER = "https://bugs.busybox.net/"
index 3c5067f1023c3339258faf0fccb38d8613e6e6e1..02ca5b9d86ef6a3683659e4724a9798feddd1bd5 100644 (file)
@@ -1,6 +1,7 @@
 SECTION = "base"
 LICENSE = "GPL"
-DESCRIPTION = "Allows you to set-up and manipulate the Linux console."
+SUMMARY = "Allows you to set-up and manipulate the Linux console."
+DESCRIPTION = "Provides tools that enable the set-up and manipulation of the linux console and console-font files."
 DEPENDS = "gettext"
 PR = "r2"
 
index 6a23f4f65f9eb0d477e59ae305a903d6b7bf94fc..89f420a40bf1b0dc7bf6517d4553e8ce9ff4cd8a 100644 (file)
@@ -1,4 +1,8 @@
-DESCRIPTION = "The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system"
+SUMMARY = "The basic file, shell and text manipulation utilities."
+DESCRIPTION = "The GNU Core Utilities provide the basic file, shell and text \
+manipulation utilities. These are the core utilities which are expected to exist on \
+every system."
+
 HOMEPAGE = "http://www.gnu.org/software/coreutils/"
 BUGTRACKER = "http://debbugs.gnu.org/coreutils"
 LICENSE = "GPLv2+"
index 5213fa2937c6a9e3b8ce9671409a8c56ffe72ffb..d8d5904010cf1c9129dc7f77f38663aa1a334197 100644 (file)
@@ -1,4 +1,7 @@
-DESCRIPTION = "The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system"
+SUMMARY = "The basic file, shell and text manipulation utilities."
+DESCRIPTION = "The GNU Core Utilities provide the basic file, shell and text \
+manipulation utilities. These are the core utilities which are expected to exist on \
+every system."
 HOMEPAGE = "http://www.gnu.org/software/coreutils/"
 BUGTRACKER = "http://debbugs.gnu.org/coreutils"
 LICENSE = "GPLv3+"
index 985c565e8b1535632650e5b65b5050e44c611023..7dee3ffb7b52e098cd5c42c49b2b5f963cf2c689 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "high level language (glib) binding for dbus"
+SUMMARY = "High level language (GLib) binding for D-Bus"
+DESCRIPTION = "GLib bindings for the D-Bus message bus that integration the D-Bus library with the GLib thread abstraction and main loop."
 HOMEPAGE = "http://www.freedesktop.org/Software/dbus"
 LICENSE = "AFL2.1 | GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=cf5b3a2f7083750d504333114e738656 \
index 90a38e66a98589bf39e9a72da7c8a1752db69869..daf5960c70be437d0b71bb919c2ae0b2b0aaf480 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \"single instance\" application or daemon, and to launch applications and daemons on demand when their services are needed"
+SUMMARY = "D-Bus message bus"
+DESCRIPTION = "D-Bus is a message bus system, a simple way for applications to talk to one another. In addition to interprocess communication, D-Bus helps coordinate process lifecycle; it makes it simple and reliable to code a \"single instance\" application or daemon, and to launch applications and daemons on demand when their services are needed."
 HOMEPAGE = "http://dbus.freedesktop.org"
 SECTION = "base"
 LICENSE = "AFL2.1 | GPLv2+"
index 1d78d5c59b53d826ea6b255b0645942464c19a52..dd2f0c5b5308fcbe091df3fc0e65b1fb10d7f7a4 100644 (file)
@@ -1,4 +1,4 @@
-DESCRIPTION = "Dropbear is a lightweight SSH and SCP Implementation"
+DESCRIPTION = "Dropbear is a lightweight SSH and SCP implementation"
 HOMEPAGE = "http://matt.ucc.asn.au/dropbear/dropbear.html"
 SECTION = "console/network"
 
index 3a0d0fed1306efde8b7f2ae15680485d324e9fc9..acb0b15e95c48ca3522d046806dbbfbbaa982687 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "An alternative to dbug-glib."
 DESCRIPTION = "An alternative to dbus-glib. It is designed specifically to make it comfortable to work with very large and potentially complex D-Bus services like e.g. DeviceKit-disks"
 HOMEPAGE = "http://cgit.freedesktop.org/~david/eggdbus"
 LICENSE = "LGPLv2+"
index ac0ba94bc2c408848d89889bb1084843ff9c7a58..649d4248cd9428bf2cd581f70da7b66a0ea9beea 100644 (file)
@@ -77,12 +77,17 @@ FILES_eglibc-thread-db = "${base_libdir}/libthread_db*"
 FILES_localedef${PKGSUFFIX} = "${bindir}/localedef"
 RPROVIDES_eglibc-dev += "libc-dev"
 
-DESCRIPTION_sln = "eglibc: create symbolic links between files"
-DESCRIPTION_nscd = "eglibc: name service cache daemon for passwd, group, and hosts"
-DESCRIPTION_eglibc-extra-nss = "eglibc: nis, nisplus and hesiod search services"
-DESCRIPTION_ldd = "eglibc: print shared library dependencies"
+SUMMARY_sln = "The static ln."
+DESCRIPTION_sln = "Similar to the 'ln' utility, but statically linked.  sln is useful to make symbolic links to dynamic libraries if the dynamic linking system, for some reason, is not functional."
+SUMMARY_nscd = "Name service cache daemon"
+DESCRIPTION_nscd = "nscd, name service cache daemon, caches name service lookups for the passwd, group and hosts information.  It can damatically improvide performance with remote, such as NIS or NIS+, name services."
+SUMMARY_eglibc-extra-nss = "hesiod, NIS and NIS+ nss libraries"
+DESCRIPTION_eglibc-extra-nss = "eglibc: nis, nisplus and hesiod search services."
+SUMMARY_ldd = "print shared library dependencies"
+DESCRIPTION_ldd = "/usr/bin/ldd prints shared library dependencies for each program or shared library specified on the command line."
 DESCRIPTION_localedef = "eglibc: compile locale definition files"
-DESCRIPTION_eglibc-utils = "eglibc: misc utilities like iconf, local, gencat, tzselect, rpcinfo, ..."
+SUMMARY_eglibc-utils = "Miscellaneous utilities provided by eglibc"
+DESCRIPTION_eglibc-utils = "Miscellaneous utilities including getconf, iconf, locale, gencat, tzselect, zic, rpcinfo, ..."
 
 inherit libc-package
 
index 66bb90e83f390fab504b0519b0918e4f2d61cfd4..2857a408f98a5779efc5ad107ae118cb087552e0 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "Embedded GNU C Library"
+SUMMARY = "Embedded GLIBC (GNU C Library)"
+DESCRIPTION = "Embedded GLIBC (EGLIBC) is a variant of the GNU C Library (GLIBC) that is designed to work well on embedded systems. EGLIBC strives to be source and binary compatible with GLIBC. EGLIBC's goals include reduced footprint, configurable components, better support for cross-compilation and cross-testing."
 HOMEPAGE = "http://www.eglibc.org/home"
 SECTION = "libs"
 PRIORITY = "required"
index 8c5010e4816688527418ba6802193cf192068211..d902b7afdf4b1963d31b245484b8e1804c65e00d 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "A stream-oriented XML parser library."
 DESCRIPTION = "Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags)"
 HOMEPAGE = "http://expat.sourceforge.net/"
 SECTION = "libs"
index c945891e2633f2521212567ccaaaf0f7c0db340d..7a936ea9147bde31fbf56658985b193fbcc57175 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "The GNU internationalization library."
+SUMMARY = "Utilities and libraries for producing multi-lingual messages."
+DESCRIPTION = "Gettext offers to programmers, translators, and even users, a well integrated set of tools and documentation. Specifically, the GNU `gettext' utilities are a set of tools that provides a framework to help other GNU packages produce multi-lingual messages. These tools include a set of conventions about how programs should be written to support message catalogs, a directory and file naming organization for the message catalogs themselves, a runtime library supporting the retrieval of translated messages, and a few stand-alone programs to massage in various ways the sets of translatable strings, or already translated strings."
 HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
 SECTION = "libs"
 LICENSE = "GPLv3"
index 6e7f6a3347f87fe6eb341c5fde9efadaaf10a705..0150b7fb9bceeb7e5556dbc4778ee2c0eeb10d76 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "GLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on. It works on many UNIX-like platforms, Windows, OS/2 and BeOS"
+SUMMARY = "A general-purpose utility library"
+DESCRIPTION = "GLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on."
 # pcre is under BSD;
 # docs/reference/COPYING is with a 'public domai'-like license!
 LICENSE = "LGPLv2+ & BSD & public domain"
index 8faeeb7e89c17c0d8403c3f9ce5e7a09ed276285..27dc4271c325640a52dd5e3021e4576c53d9ab32 100644 (file)
@@ -80,13 +80,17 @@ FILES_glibc-thread-db = "${base_libdir}/libthread_db*"
 FILES_localedef${PKGSUFFIX} = "${bindir}/localedef"
 RPROVIDES_glibc-dev += "libc-dev"
 
-DESCRIPTION_sln = "glibc: create symbolic links between files"
-DESCRIPTION_nscd = "glibc: name service cache daemon for passwd, group, and hosts"
-DESCRIPTION_glibc-extra-nss = "glibc: nis, nisplus and hesiod search services"
-DESCRIPTION_ldd = "glibc: print shared library dependencies"
+SUMMARY_sln = "The static ln."
+DESCRIPTION_sln = "Similar to the 'ln' utility, but statically linked.  sln is useful to make symbolic links to dynamic libraries if the dynamic linking system, for some reason, is not functional."
+SUMMARY_nscd = "Name service cache daemon"
+DESCRIPTION_nscd = "nscd, name service cache daemon, caches name service lookups for the passwd, group and hosts information.  It can damatically improvide performance with remote, such as NIS or NIS+, name services."
+SUMMARY_glibc-extra-nss = "hesiod, NIS and NIS+ nss libraries"
+DESCRIPTION_glibc-extra-nss = "glibc: nis, nisplus and hesiod search services.
+SUMMARY_ldd = "print shared library dependencies"
+DESCRIPTION_ldd = "/usr/bin/ldd prints shared library dependencies for each program or shared library specified on the command line."
 DESCRIPTION_localedef = "glibc: compile locale definition files"
-DESCRIPTION_glibc-utils = "glibc: misc utilities like iconf, local, gencat, tzselect, rpcinfo, ..."
-
+SUMMARY_glibc-utils = "Miscellaneous utilities provided by glibc"
+DESCRIPTION_glibc-utils = "Miscellaneous utilities including getconf, iconf, locale, gencat, tzselect, zic, rpcinfo, ..."
 
 EXTRA_OEMAKE += "rootsbindir=${base_sbindir}"
 
index 0d79b53a8c714b3187277c2e7bbb9008bd7d7ad5..1ec007d26f10bcc47f9b5cfe047081c69d9ac33f 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "SysV init scripts"
+SUMMARY = "SysV init scripts"
+DESCRIPTION = "Initscripts provide the basic system startup initialization scripts for the system.  These scripts include actions such as filesystem mounting, fsck, RTC manipulation and other actions routinely performed at system startup.  In addition, the scripts are also used during system shutdown to reverse the actions performed at startup."
 SECTION = "base"
 PRIORITY = "required"
 DEPENDS = "makedevs"
index 53847e715a7849671efc2a118c6eb60c2363e4cc..012bbcf4914ae66be9bcd8d4b92144272429b9ae 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "libjpeg is a library for handling the JPEG (JFIF) image format."
+SUMMARY = "libjpeg is a library for handling the JPEG (JFIF) image format."
+DESCRIPTION = "libjpeg contains a library for handling the JPEG (JFIF) image format, as well as related programs for accessing the libjpeg functions."
 HOMEPAGE = "http://www.ijg.org/"
 BUGTRACKER = ""
 
@@ -37,6 +38,7 @@ do_install() {
 }
 
 PACKAGES =+            "jpeg-tools "
+DESCRIPTION_jpeg-tools = "The jpeg-tools package includes the client programs for access libjpeg functionality.  These tools allow for the compression, decompression, transformation and display of JPEG files."
 FILES_jpeg-tools =     "${bindir}/*"
 
 BBCLASSEXTEND = "native"
index 5aba6a78754c29c90fe5b373a8aadc29ac78e982..6959b69d8188f531ba4271e1ba21c24b8a3f424a 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "GNOME XML Parser library"
+SUMMARY = "XML C Parser Library and Toolkit"
+DESCRIPTION = "The XML Parser Library allows for manipulation of XML files.  Libxml2 exports Push and Pull type parser interfaces for both XML and HTML.  It can do DTD validation at parse time, on a parsed document instance or with an arbitrary DTD.  Libxml2 includes complete XPath, XPointer and Xinclude implementations.  It also has a SAX like interface, which is designed to be compatible with Expat."
 HOMEPAGE = "http://www.xmlsoft.org/"
 BUGTRACKER = "http://bugzilla.gnome.org/buglist.cgi?product=libxml2"
 SECTION = "libs"
index cc84edaf0b013c045b2b500dea8c13556fd85575..d5d251cbf06d438d9e78a0f9677c76d4b871e194 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "Ncurses library"
+SUMMARY = "The New Curses library"
+DESCRIPTION = "SVr4 and XSI-Curses compatible curses library and terminfo tools including tic, infocmp, captoinfo. Supports color, multiple highlights, forms-drawing characters, and automatic recognition of keypad and function-key sequences. Extensions include resizable windows and mouse support on both xterm and Linux console using the gpm library."
 HOMEPAGE = "http://www.gnu.org/software/ncurses/ncurses.html"
 LICENSE = "MIT"
 SECTION = "libs"
index 8c31df9ac85ac12b5ec08893171f39345dca2d6d..585313b57027295c9d27ff944751c5034155b747 100644 (file)
@@ -1,3 +1,4 @@
+SUMMARY = "Basic TCP/IP networking support"
 DESCRIPTION = "This package provides the necessary infrastructure for basic TCP/IP based networking"
 HOMEPAGE = "http://packages.debian.org/netbase"
 SECTION = "base"
index 1e53ef1f1bc590f11af932a41dea99ac091e3361..1ca5cf6dffa35154663568742091e948d16480a1 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "Userspace framebuffer boot logo based on usplash."
+SUMMARY = "Userspace framebuffer boot logo based on usplash."
+DESCRIPTION = "PSplash is a userspace graphical boot splash screen for mainly embedded Linux devices supporting a 16bpp or 32bpp framebuffer. It has few dependencies (just libc), supports basic images and text and handles rotation. Its visual look is configurable by basic source changes. Also included is a 'client' command utility for sending information to psplash such as boot progress information."
 HOMEPAGE = "http://svn.o-hand.com/view/misc/trunk/psplash/"
 SECTION = "base"
 LICENSE = "GPLv2+"
index 5b513211dca8f68bd7a84623d30f547d62ad881c..1d7a99102d4deb8a8a2aaa90c807ec5f0e0549de 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "system utilities based on sysfs."
+SUMMARY = "Tools for working with sysfs."
+DESCRIPTION = "Tools for working with the sysfs virtual filesystem.  The tool 'systool' can query devices by bus, class and topology."
 HOMEPAGE = "http://linux-diag.sourceforge.net/Sysfsutils.html"
 
 LICENSE = "GPLv2 & LGPLv2.1"
index db38064548f99323fe4df2595f74f8f4c71f10f9..782cb1e64d724e171d962443827cca28467c82c1 100644 (file)
@@ -1,4 +1,5 @@
 DESCRIPTION = "System-V like init."
+DESCRIPTION = "This package is required to boot in most configurations.  It provides the /sbin/init program.  This is the first process started on boot, and the last process terminated before the system halts."
 HOMEPAGE = "http://savannah.nongnu.org/projects/sysvinit/"
 SECTION = "base"
 LICENSE = "GPLv2+"
index 3daeac004a147b652d2ab9f1de63244cc418729f..168bcbfcd7105838d5309cd676570436fe99b994 100644 (file)
@@ -1,4 +1,5 @@
 SECTION = "base"
+SUMMARY = "Tiny versions of many common login, authentication and related utilities."
 DESCRIPTION = "TinyLogin is a suite of tiny UNIX \
 utilities for handling logins, user authentication, \
 changing passwords, and otherwise maintaining users \
index a19a9c32a7b6327ecaf532c43e14c3583428acfe..5e87cf9550814f3a6722b015e96c41fa857a62e4 100644 (file)
@@ -1,4 +1,13 @@
-DESCRIPTION = "C library for embedded systems"
+SUMMARY = "C library for embedded systems"
+DESCRIPTION = "The name uClibc is an abbreviation for 'the \ 
+microcontroller C library'. For simplicity, uClibc is pronounced \ 
+'yew-see-lib-see'.  The goal of uClibc is to provide as much \
+functionality as possible in a small amount of space, and it is intended \
+primarily for embedded use. It is also highly configurable in supported \
+features, at the cost of ABI differences for different configurations. \
+uClibc has been designed from the ground up to be a C library for \
+embedded Linux.  It is NOT compatible with binaries linked against glibc."
+
 LICENSE = "LGPL"
 SECTION = "libs"
 PRIORITY = "required"
index 624f57e6e1cc4fc722cd3c83f21f1340c1a32a05..14a2d168cc1dc3987bb1f55edb7f7f572f82b956 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "Extra machine specific configuration files"
+SUMMARY = "Extra machine specific configuration files"
+DESCRIPTION = "Extra machine specific configuration files for udev, specifically blacklist information."
 LICENSE = "GPLv2"
 
 PR = "r0"
index 1a9f202045f2683c152981b7f5da45af56a38f85..9fcf86af2123b57754ad605d0292f3de781c3c27 100644 (file)
@@ -1,6 +1,6 @@
+SUMMARY = "/dev/ and hotplug management daemon"
 DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \
-/dev/, handles hotplug events and loads drivers at boot time. It replaces \
-the hotplug package and requires a kernel not older than 2.6.12."
+/dev/, handles hotplug events and loads drivers at boot time."
 HOMEPAGE = "http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html"
 LICENSE = "GPLv2+ & LGPLv2.1+"
 LICENSE_${PN} = "GPLv2+"
index 0afd817b8f6a7aa5402564f2fdabafd402d89844..d731816d37eaa85b2430ebd9c97f7e512dce6e33 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION ?= "udev is a program which dynamically creates and removes device nodes from \
+SUMMARY = "/dev/ and hotplug management daemon"
+DESCRIPTION = "udev is a program which dynamically creates and removes device nodes from \
 /dev/. It responds to /sbin/hotplug device events and requires a 2.6 kernel."
 LICENSE = "GPL"
 
index 75a7572b3f568f2e10a83c6576bcfbbbc76f90c5..e26660b209625f937a49f040ccde569134d80e72 100644 (file)
@@ -1,6 +1,3 @@
-DESCRIPTION = "udev is a daemon which dynamically creates and removes device nodes from \
-/dev/, handles hotplug events and loads drivers at boot time. It replaces \
-the hotplug package and requires a kernel not older than 2.6.12."
 RPROVIDES_${PN} = "hotplug"
 
 PR = "r10"
index 03ac5c1a29d24de5fb1fc436e788f37d979de225..accb385291c8feddd4ed4e84405c23d47c5344ad 100644 (file)
@@ -1,4 +1,5 @@
-DESCRIPTION = "manage symlinks in /etc/rcN.d."
+SUMMARY = "manage symlinks in /etc/rcN.d."
+DESCRIPTION = "update-rc.d is a utilities that allows the management of symlinks to the initscripts in the /etc/rcN.d directory structure."
 SECTION = "base"
 PRIORITY = "standard"
 PACKAGE_ARCH = "all"
index ceb32ef8d78e157ac12363f34804e7db8d6a8501..53d84632c9e22b4f984ff240808e01a3692aa62f 100644 (file)
@@ -1,4 +1,8 @@
-DESCRIPTION = "Util-linux is a suite of essential utilities for any Linux system."
+SUMMARY = "A suite of basic system administration utilities."
+DESCRIPTION = "Util-linux includes a suite of basic system administration utilities \
+commonly found on most Linux systems.  Some of the more important utilities include \
+disk partitioning, kernel message management, filesystem creation, and system login."
+
 SECTION = "base"
 
 # note that `lscpu' is under GPLv3+
index e6db69e3a60678d01684384b49f2ca645ad64069..8897406f90da50c26337846b162cbd4ed219d5f7 100644 (file)
@@ -1,4 +1,6 @@
-DESCRIPTION = "Zlib Compression Library"
+SUMMARY = "Zlib Compression Library"
+DESCRIPTION = "Zlib is a general-purpose, patent-free, lossless data compression \
+library which is used by many different programs."
 HOMEPAGE = "http://zlib.net/"
 SECTION = "libs"
 PRIORITY = "required"