aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-connectivity/avahi/avahi.inc8
-rw-r--r--meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb5
-rw-r--r--meta/recipes-connectivity/bluez/bluez4_4.66.bb3
-rw-r--r--meta/recipes-connectivity/connman/connman.inc11
-rw-r--r--meta/recipes-connectivity/dhcp/dhcp4.inc7
-rw-r--r--meta/recipes-connectivity/farsight/libnice_0.0.6.bb1
-rw-r--r--meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb1
-rw-r--r--meta/recipes-connectivity/galago/libgalago_0.5.2.bb1
-rw-r--r--meta/recipes-connectivity/gsm/gsmd.inc1
-rw-r--r--meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb2
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb1
-rw-r--r--meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb2
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy.inc7
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_0.6.bb7
-rw-r--r--meta/recipes-connectivity/iproute2/iproute2.inc6
-rw-r--r--meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb1
-rw-r--r--meta/recipes-connectivity/libetpan/libetpan_0.54.bb1
-rw-r--r--meta/recipes-connectivity/libpcap/libpcap.inc5
-rw-r--r--meta/recipes-connectivity/loudmouth/loudmouth_1.4.0.bb3
-rw-r--r--meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.2.bb4
-rw-r--r--meta/recipes-connectivity/ofono/ofono.inc1
-rw-r--r--meta/recipes-connectivity/openssh/openssh_5.6p1.bb1
-rw-r--r--meta/recipes-connectivity/openssl/openssl.inc1
-rw-r--r--meta/recipes-connectivity/openswan/openswan_2.4.7.bb1
-rw-r--r--meta/recipes-connectivity/opensync/libopensync-plugin_0.36.inc2
-rw-r--r--meta/recipes-connectivity/opensync/libopensync_0.37.bb3
-rw-r--r--meta/recipes-connectivity/opensync/libsync_svn.bb1
-rw-r--r--meta/recipes-connectivity/opensync/msynctool_0.37.bb7
-rw-r--r--meta/recipes-connectivity/ppp/ppp_2.4.5.bb1
-rw-r--r--meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb1
-rw-r--r--meta/recipes-connectivity/telepathy/empathy_2.26.1.bb6
-rw-r--r--meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb6
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb4
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb3
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb1
-rw-r--r--meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb3
-rw-r--r--meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb6
-rw-r--r--meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb10
40 files changed, 119 insertions, 20 deletions
diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc
index 9a7f123098..174eafd481 100644
--- a/meta/recipes-connectivity/avahi/avahi.inc
+++ b/meta/recipes-connectivity/avahi/avahi.inc
@@ -1,4 +1,10 @@
-DESCRIPTION = "Avahi implements the DNS-SD over Multicast DNS"
+SUMMARY = "Avahi IPv$LL network address configuration daemon"
+DESCRIPTION = "Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It \
+allows programs to publish and discover services and hosts running on a local network \
+with no specific configuration. This tool implements IPv4LL, "Dynamic Configuration of \
+IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address \
+configuration from the link-local 169.254.0.0/16 range without the need for a central \
+server."
AUTHOR = "Lennart Poettering <lennart@poettering.net>"
HOMEPAGE = "http://avahi.org"
BUGTRACKER = "http://avahi.org/report"
diff --git a/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb b/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb
index 4c117281aa..8d4e41b0cd 100644
--- a/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb
+++ b/meta/recipes-connectivity/bluez/bluez-hcidump_1.42.bb
@@ -1,4 +1,7 @@
-DESCRIPTION = "Linux Bluetooth Stack HCI Debugger Tool."
+SUMMARY = "Linux Bluetooth Stack HCI Debugger Tool."
+DESCRIPTION = "The hcidump tool reads raw HCI data coming from and going to a Bluetooth device \
+and displays the commands, events and data in a human-readable form."
+
SECTION = "console"
PRIORITY = "optional"
DEPENDS = "bluez4"
diff --git a/meta/recipes-connectivity/bluez/bluez4_4.66.bb b/meta/recipes-connectivity/bluez/bluez4_4.66.bb
index 7abf0faa65..ee4ee45d3c 100644
--- a/meta/recipes-connectivity/bluez/bluez4_4.66.bb
+++ b/meta/recipes-connectivity/bluez/bluez4_4.66.bb
@@ -1,4 +1,5 @@
-DESCRIPTION = "Linux Bluetooth Stack Userland V4"
+SUMMARY = "Linux Bluetooth Stack Userland V4"
+DESCRIPTION = "Linux Bluetooth stack V4 userland components. These include a system configurations, daemons, tools and system libraries."
HOMEPAGE = "http://www.bluez.org"
SECTION = "libs"
PRIORITY = "optional"
diff --git a/meta/recipes-connectivity/connman/connman.inc b/meta/recipes-connectivity/connman/connman.inc
index bc506faabe..ced21fe52e 100644
--- a/meta/recipes-connectivity/connman/connman.inc
+++ b/meta/recipes-connectivity/connman/connman.inc
@@ -1,5 +1,12 @@
-DESCRIPTION = "The ConnMan project provides a daemon for managing \
-internet connections within embedded devices running the Linux operating system"
+SUMMARY = "A daemon for managing internet connections within embedded devices"
+DESCRIPTION = "The ConnMan project provides a daemon for managing \
+internet connections within embedded devices running the Linux \
+operating system. The Connection Manager is designed to be slim and \
+to use as few resources as possible, so it can be easily integrated. \
+It is a fully modular system that can be extended, through plug-ins, \
+to support all kinds of wired or wireless technologies. Also, \
+configuration methods, like DHCP and domain name resolving, are \
+implemented using plug-ins."
HOMEPAGE = "http://connman.net/"
BUGTRACKER = "http://bugs.meego.com/buglist.cgi?quicksearch=connman"
LICENSE = "GPLv2"
diff --git a/meta/recipes-connectivity/dhcp/dhcp4.inc b/meta/recipes-connectivity/dhcp/dhcp4.inc
index 7652b948f0..f97de30297 100644
--- a/meta/recipes-connectivity/dhcp/dhcp4.inc
+++ b/meta/recipes-connectivity/dhcp/dhcp4.inc
@@ -1,5 +1,10 @@
SECTION = "console/network"
-DESCRIPTION = "Internet Software Consortium DHCP package"
+SUMMARY = "Internet Software Consortium DHCP package"
+DESCRIPTION = "DHCP (Dynamic Host Configuration Protocol) is a protocol \
+which allows individual devices on an IP network to get their own \
+network configuration information from a server. DHCP helps make it \
+easier to administer devices."
+
HOMEPAGE = "http://www.isc.org/"
LICENSE = "ISC"
diff --git a/meta/recipes-connectivity/farsight/libnice_0.0.6.bb b/meta/recipes-connectivity/farsight/libnice_0.0.6.bb
index 809b691af7..a837cadee0 100644
--- a/meta/recipes-connectivity/farsight/libnice_0.0.6.bb
+++ b/meta/recipes-connectivity/farsight/libnice_0.0.6.bb
@@ -1,3 +1,4 @@
+SUMMARY = "IETF draft Interactice Connectivity Establishment standard"
DESCRIPTION = "Libnice is an implementation of the IETF's draft Interactice Connectivity Establishment standard (ICE)."
HOMEPAGE = "http://nice.freedesktop.org/wiki/"
SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz"
diff --git a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
index 9570e503c2..da49b3df02 100644
--- a/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
+++ b/meta/recipes-connectivity/galago/galago-daemon_0.5.1.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Desktop presence framework"
DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs."
HOMEPAGE = "http://www.galago-project.org/"
LICENSE = "GPL"
diff --git a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb
index fe82a618e6..3c4412d45a 100644
--- a/meta/recipes-connectivity/galago/libgalago_0.5.2.bb
+++ b/meta/recipes-connectivity/galago/libgalago_0.5.2.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Desktop presence framework"
DESCRIPTION = "Galago is a desktop presence framework, designed to transmit presence information between programs."
HOMEPAGE = "http://www.galago-project.org/"
LICENSE = "LGPL"
diff --git a/meta/recipes-connectivity/gsm/gsmd.inc b/meta/recipes-connectivity/gsm/gsmd.inc
index a69fdd90f1..02ea4538ff 100644
--- a/meta/recipes-connectivity/gsm/gsmd.inc
+++ b/meta/recipes-connectivity/gsm/gsmd.inc
@@ -1,3 +1,4 @@
+SUMMARY = "GSM libraries and daemons"
DESCRIPTION = "GSM libraries and daemons implementing the 07.10 specification"
HOMEPAGE = "http://www.openmoko.org"
LICENSE = "GPL LGPL"
diff --git a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
index 5b4c903c62..9e27375cc1 100644
--- a/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
+++ b/meta/recipes-connectivity/gupnp/gssdp_0.7.1.bb
@@ -1,3 +1,5 @@
+SUMMARY = "Resource discovery and announcement over SSDP"
+DESCRIPTION = "GSSDP implements resource discovery and announcement over SSDP (Simpe Service Discovery Protocol)."
LICENSE = "LGPL"
DEPENDS = "glib-2.0 libsoup-2.4 libglade"
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
index 57fad7b842..75f015def7 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.4.bb
@@ -1,3 +1,5 @@
+SUMMARY = "Helpers for AV applications using UPnP"
+DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
LICENSE = "LGPL"
DEPENDS = "gupnp"
diff --git a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb b/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb
index 57fad7b842..75f015def7 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-av_0.5.2.bb
@@ -1,3 +1,5 @@
+SUMMARY = "Helpers for AV applications using UPnP"
+DESCRIPTION = "GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP."
LICENSE = "LGPL"
DEPENDS = "gupnp"
diff --git a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
index be4f3510b6..d54e44a6b6 100644
--- a/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp-tools_0.8.bb
@@ -1,3 +1,4 @@
+DESCRIPTION = "Tools for GUPnP"
LICENSE = "GPL"
DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
diff --git a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
index 2a12e5ce24..72c9d59eac 100644
--- a/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
+++ b/meta/recipes-connectivity/gupnp/gupnp_0.13.2.bb
@@ -1,3 +1,5 @@
+SUMMARY = "UPnP framework"
+DESCRIPTION = "GUPnP is an elegant, object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible. It provides the same set of features as libupnp, but shields the developer from most of UPnP's internals."
LICENSE = "LGPL"
DEPENDS = "e2fsprogs gssdp libsoup-2.4 libxml2"
diff --git a/meta/recipes-connectivity/gypsy/gypsy.inc b/meta/recipes-connectivity/gypsy/gypsy.inc
index f0d90b290e..9b1c97e1db 100644
--- a/meta/recipes-connectivity/gypsy/gypsy.inc
+++ b/meta/recipes-connectivity/gypsy/gypsy.inc
@@ -1,4 +1,9 @@
-DESCRIPTION = "GPS Controlling Daemon"
+SUMMARY = "GPS Multiplexing Daemon"
+DESCRIPTION = "Gypsy is a GPS multiplexing daemon which allows \
+multiple clients to access GPS data from multiple GPS sources \
+concurrently. Gypsy also hides the details of parsing NMEA from the \
+client applications, passing the data as simple values for the clients \
+to use."
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"
diff --git a/meta/recipes-connectivity/gypsy/gypsy_0.6.bb b/meta/recipes-connectivity/gypsy/gypsy_0.6.bb
index ee669e5ef4..9328f969bd 100644
--- a/meta/recipes-connectivity/gypsy/gypsy_0.6.bb
+++ b/meta/recipes-connectivity/gypsy/gypsy_0.6.bb
@@ -1,4 +1,9 @@
-DESCRIPTION = "GPS Controlling Daemon"
+SUMMARY = "GPS Multiplexing Daemon"
+DESCRIPTION = "Gypsy is a GPS multiplexing daemon which allows \
+multiple clients to access GPS data from multiple GPS sources \
+concurrently. Gypsy also hides the details of parsing NMEA from the \
+client applications, passing the data as simple values for the clients \
+to use."
LICENSE = "GPL"
SECTION = "x11"
DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt"
diff --git a/meta/recipes-connectivity/iproute2/iproute2.inc b/meta/recipes-connectivity/iproute2/iproute2.inc
index e9ec8ce543..04efc55944 100644
--- a/meta/recipes-connectivity/iproute2/iproute2.inc
+++ b/meta/recipes-connectivity/iproute2/iproute2.inc
@@ -1,4 +1,8 @@
-DESCRIPTION = "kernel routing and traffic control utilities"
+SUMMARY = "TCP / IP networking and traffic control utilities"
+DESCRIPTION = "Iproute2 is a collection of utilities for controlling \
+TCP / IP networking and traffic control in Linux. Of the utilities ip \
+and tc are the most important. ip controls IPv4 and IPv6 \
+configuration and tc stands for traffic control."
HOMEPAGE = "http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2"
SECTION = "base"
LICENSE = "GPLv2+"
diff --git a/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb b/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb
index 9ef8a59fb4..cb55cec71c 100644
--- a/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb
+++ b/meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Common files for IrDA"
DESCRIPTION = "Provides common files needed to use IrDA. \
IrDA allows communication over Infrared with other devices \
such as phones and laptops."
diff --git a/meta/recipes-connectivity/libetpan/libetpan_0.54.bb b/meta/recipes-connectivity/libetpan/libetpan_0.54.bb
index 5666ea0ded..9b69471753 100644
--- a/meta/recipes-connectivity/libetpan/libetpan_0.54.bb
+++ b/meta/recipes-connectivity/libetpan/libetpan_0.54.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Library for communicating with mail and news services"
DESCRIPTION = "libetpan is a library for communicating with mail and news servers. \
It supports the protocols SMTP, POP3, IMAP and NNTP."
HOMEPAGE = "http://www.etpan.org"
diff --git a/meta/recipes-connectivity/libpcap/libpcap.inc b/meta/recipes-connectivity/libpcap/libpcap.inc
index 2025d84c0d..2737dbea97 100644
--- a/meta/recipes-connectivity/libpcap/libpcap.inc
+++ b/meta/recipes-connectivity/libpcap/libpcap.inc
@@ -1,4 +1,7 @@
-DESCRIPTION = "Libpcap is a tool to capture network packages on Unix/Linux platform"
+SUMMARY = "Interface for user-level network packet capture"
+DESCRIPT = "Libpcap provides a portable framework for low-level network \
+monitoring. Libpcap can provide network statistics collection, \
+security monitoring and network debugging."
HOMEPAGE = "http://www.tcpdump.org/"
BUGTRACKER = "http://sourceforge.net/tracker/?group_id=53067&atid=469577"
SECTION = "libs/network"
diff --git a/meta/recipes-connectivity/loudmouth/loudmouth_1.4.0.bb b/meta/recipes-connectivity/loudmouth/loudmouth_1.4.0.bb
index 15e4404d3b..e20c41709a 100644
--- a/meta/recipes-connectivity/loudmouth/loudmouth_1.4.0.bb
+++ b/meta/recipes-connectivity/loudmouth/loudmouth_1.4.0.bb
@@ -1,4 +1,5 @@
-DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol."
+SUMMARY = "XMPP/Jabber library"
+DESCRIPTION = "Loudmouth is a lightweight and easy-to-use C library for programming with the XMPP/Jabber protocol."
HOMEPAGE = "http://www.loudmouth-project.org/"
LICENSE = "LGPL"
DEPENDS = "glib-2.0 gnutls libcheck"
diff --git a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.2.bb b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.2.bb
index fafedd17b5..cd47ddba28 100644
--- a/meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.2.bb
+++ b/meta/recipes-connectivity/nfs-utils/nfs-utils_1.2.2.bb
@@ -1,4 +1,6 @@
-DESCRIPTION = "userspace utilities for kernel nfs"
+SUMMARY = "userspace utilities for kernel nfs"
+DESCRIPTION = "The nfs-utils package provides a daemon for the kernel \
+NFS server and related tools."
HOMEPAGE = "http://nfs.sourceforge.net/"
SECTION = "console/network"
PRIORITY = "optional"
diff --git a/meta/recipes-connectivity/ofono/ofono.inc b/meta/recipes-connectivity/ofono/ofono.inc
index 8948e57ae7..eddfa47b25 100644
--- a/meta/recipes-connectivity/ofono/ofono.inc
+++ b/meta/recipes-connectivity/ofono/ofono.inc
@@ -1,5 +1,6 @@
HOMEPAGE = "http://www.ofono.org"
SUMMARY = "open source telephony"
+DESCRIPTION = "oFono is a stack for mobile telephony devices on Linux. oFono supports speaking to telephony devices through specific drivers, or with generic AT commands."
LICENSE = "GPL"
inherit autotools pkgconfig update-rc.d
diff --git a/meta/recipes-connectivity/openssh/openssh_5.6p1.bb b/meta/recipes-connectivity/openssh/openssh_5.6p1.bb
index 718e03adac..be9ae09735 100644
--- a/meta/recipes-connectivity/openssh/openssh_5.6p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_5.6p1.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Secure rlogin/rsh/rcp/telnet replacement"
DESCRIPTION = "Secure rlogin/rsh/rcp/telnet replacement (OpenSSH) \
Ssh (Secure Shell) is a program for logging into a remote machine \
and for executing commands on a remote machine."
diff --git a/meta/recipes-connectivity/openssl/openssl.inc b/meta/recipes-connectivity/openssl/openssl.inc
index 2482585c64..11dd1e528a 100644
--- a/meta/recipes-connectivity/openssl/openssl.inc
+++ b/meta/recipes-connectivity/openssl/openssl.inc
@@ -1,3 +1,4 @@
+SUMMARY = "Secure Socket Layer"
DESCRIPTION = "Secure Socket Layer (SSL) binary and related cryptographic tools."
HOMEPAGE = "http://www.openssl.org/"
BUGTRACKER = "http://www.openssl.org/news/vulnerabilities.html"
diff --git a/meta/recipes-connectivity/openswan/openswan_2.4.7.bb b/meta/recipes-connectivity/openswan/openswan_2.4.7.bb
index 4ebb9c7a45..022f709f99 100644
--- a/meta/recipes-connectivity/openswan/openswan_2.4.7.bb
+++ b/meta/recipes-connectivity/openswan/openswan_2.4.7.bb
@@ -1,4 +1,5 @@
SECTION = "console/network"
+SUMMARY = "IPsec implementation"
DESCRIPTION = "Openswan is an Open Source implementation of IPsec for the \
Linux operating system."
HOMEPAGE = "http://www.openswan.org"
diff --git a/meta/recipes-connectivity/opensync/libopensync-plugin_0.36.inc b/meta/recipes-connectivity/opensync/libopensync-plugin_0.36.inc
index db6b1fa73a..147fcfb5ed 100644
--- a/meta/recipes-connectivity/opensync/libopensync-plugin_0.36.inc
+++ b/meta/recipes-connectivity/opensync/libopensync-plugin_0.36.inc
@@ -1,5 +1,7 @@
DEPENDS = "libopensync (>= 0.36)"
+DESCRIPTION ?= "OpenSync plugin"
+
SRC_URI = "http://opensync.org/download/releases/${PV}/${P}.tar.bz2"
inherit cmake
diff --git a/meta/recipes-connectivity/opensync/libopensync_0.37.bb b/meta/recipes-connectivity/opensync/libopensync_0.37.bb
index 64a353d9bb..437bdd2885 100644
--- a/meta/recipes-connectivity/opensync/libopensync_0.37.bb
+++ b/meta/recipes-connectivity/opensync/libopensync_0.37.bb
@@ -1,6 +1,7 @@
LICENSE = "LGPL"
HOMEPAGE = "http://www.opensync.org/"
-
+SUMMARY = "Synchronization framwork"
+DESCRIPTION = "The OpenSync project is an ongoing effort to create a synchronization framework that will be a platform independent, general purpose synchronization engine utilizing modular plugins for content formats and different kind of connection types. OpenSync's modularity should allow it to be extended easily to new devices and purposes without radically changing the architecture itself, allowing it to support wide variety of devices used today and in the future."
DEPENDS = "sqlite3 libxml2 glib-2.0 libcheck zlib libxslt"
PR = "r1"
diff --git a/meta/recipes-connectivity/opensync/libsync_svn.bb b/meta/recipes-connectivity/opensync/libsync_svn.bb
index 660b39aa42..74ca752ad6 100644
--- a/meta/recipes-connectivity/opensync/libsync_svn.bb
+++ b/meta/recipes-connectivity/opensync/libsync_svn.bb
@@ -1,3 +1,4 @@
+SUMMARY = "GObject-based sync library"
DESCRIPTION = "LibSync is a GObject-based framework for more convenient use of \
OpenSync in GLib applications."
LICENSE = "LGPL"
diff --git a/meta/recipes-connectivity/opensync/msynctool_0.37.bb b/meta/recipes-connectivity/opensync/msynctool_0.37.bb
index 773166b3be..aa5b598dea 100644
--- a/meta/recipes-connectivity/opensync/msynctool_0.37.bb
+++ b/meta/recipes-connectivity/opensync/msynctool_0.37.bb
@@ -1,5 +1,12 @@
SRC_URI = "http://www.opensync.org/download/releases/${PV}/msynctool-${PV}.tar.bz2"
+SUMMARY = "Calendar (and other PIM data) synchronization program"
+
+DESCRIPTION = "msynctool is a program to synchronize calendars, \
+addressbooks and other PIM data between programs on your computer and \
+other computers, mobile devices, PDAs or cell phones. It uses the \
+OpenSync plugins when synchronizing data."
+
LICENSE = "GPL"
DEPENDS = "libopensync glib-2.0"
HOMEPAGE = "http://www.opensync.org/"
diff --git a/meta/recipes-connectivity/ppp/ppp_2.4.5.bb b/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
index e9caf3d13e..3e9ce536f7 100644
--- a/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
+++ b/meta/recipes-connectivity/ppp/ppp_2.4.5.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Point-to-Point Protocol (PPP) support"
DESCRIPTION = "ppp (Paul's PPP Package) is an open source package which implements \
the Point-to-Point Protocol (PPP) on Linux and Solaris systems."
SECTION = "console/network"
diff --git a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
index f751f17e0e..f29669f640 100644
--- a/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
+++ b/meta/recipes-connectivity/resolvconf/resolvconf_1.43.bb
@@ -1,3 +1,4 @@
+SUMMARY = "name server information handler"
DESCRIPTION = "Resolvconf is a framework for keeping track of the system's \
information about currently available nameservers. It sets \
itself up as the intermediary between programs that supply \
diff --git a/meta/recipes-connectivity/telepathy/empathy_2.26.1.bb b/meta/recipes-connectivity/telepathy/empathy_2.26.1.bb
index fe506faf14..2e07b19c16 100644
--- a/meta/recipes-connectivity/telepathy/empathy_2.26.1.bb
+++ b/meta/recipes-connectivity/telepathy/empathy_2.26.1.bb
@@ -1,4 +1,8 @@
-DESCRIPTION = "Empathy: a Telepathy based IM client"
+SUMMARY = "a Telepathy based IM client"
+DESCRIPTION = "Instant messaging program supporting text, voice, video, file \
+transfers and interapplication communication over many different protocols, \
+include: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut, \
+Gadu-Gadu, Groupwise, ICQ and QQ."
HOMEPAGE = "http://blogs.gnome.org/view/xclaesse/2007/04/26/0"
LICENSE = "GPL"
DEPENDS = "libcanberra telepathy-farsight gnome-doc-utils python-native telepathy-python telepathy-mission-control libtelepathy telepathy-glib gtk+ gconf libglade eds-dbus"
diff --git a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb
index c1e0c76bdf..526a316056 100644
--- a/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb
+++ b/meta/recipes-connectivity/telepathy/libtelepathy_0.3.3.bb
@@ -1,4 +1,8 @@
-DESCRIPTION = "Telepathy framework - GLib library"
+SUMMARY = "Telepathy framework"
+DESCRIPTION = "Telepathy is a D-Bus framework for unifying real time \
+communication, including instant messaging, voice calls and video calls. It \
+abstracts differences between protocols to provide a unified interface for \
+applications."
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus dbus-glib telepathy-glib"
LICENSE = "LGPL"
diff --git a/meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb b/meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb
index dfb7e39b0a..3e8d10fe50 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-farsight_0.0.7.bb
@@ -1,4 +1,6 @@
-DESCRIPTION = "Telepathy fasrsight"
+SUMMARY = "Telepathy fasrsight"
+DESCRIPTION = "Glue library for telepathy media signalling and the media \
+streaming capabilities of Farsight2."
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus telepathy-glib farsight2"
LICENSE = "LGPLv2"
diff --git a/meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb b/meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb
index 84eed373f7..ff49418540 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-gabble_0.7.8.bb
@@ -1,4 +1,5 @@
-DESCRIPTION = "Jabber/XMPP connection manager"
+SUMMARY = "Telepathy Jabber/XMPP connection manager"
+DESCRIPTION = "Telepathy implementation of the Jabber/XMPP protocols."
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus loudmouth telepathy-glib dbus-glib"
LICENSE = "LGPL"
diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb
index 5c773bdb2d..e7d9a92307 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.9.2.bb
@@ -1,3 +1,4 @@
+SUMMARY = "Telepathy Framework glib-base helper library"
DESCRIPTION = "Telepathy Framework: GLib-based helper library for connection managers"
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus python-native-runtime dbus-native dbus-glib gettext"
diff --git a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb
index d152e31a21..d82c43da6f 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-idle_0.1.2.bb
@@ -1,4 +1,5 @@
-DESCRIPTION = "IRC connection manager for Telepathy"
+SUMMARY = "Telepathy IRC connection manager"
+DESCRIPTION = "Telepathy implementation of the Internet Relay Chat protocols."
HOMEPAGE = "http://telepathy.freedesktop.org/wiki/"
DEPENDS = "glib-2.0 dbus telepathy-glib openssl"
LICENSE = "LGPL"
diff --git a/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb b/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb
index b8ba8c747f..e3ac0017ff 100644
--- a/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb
+++ b/meta/recipes-connectivity/wbxml/wbxml2_0.9.2.bb
@@ -1,4 +1,8 @@
-DESCRIPTION = "parser for wbxml"
+SUMMARY = "Parsing and Encoding of WBXML documents"
+DESCRIPTION = "The WBXML Library (aka libwbxml) contains a library and \
+its associated tools to Parse, Encode and Handle WBXML documents. The \
+WBXML format is a binary representation of XML, defined by the Wap \
+Forum, and used to reduce bandwidth in mobile communications."
LICENSE = "GPLv2"
DEPENDS = "libxml2 sed-native expat"
diff --git a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb
index f22466eea7..32f186f098 100644
--- a/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb
+++ b/meta/recipes-connectivity/zeroconf/zeroconf_0.9.bb
@@ -1,4 +1,12 @@
-DESCRIPTION = "IPv4 link-local address allocator"
+SUMMARY = "IPv4 link-local address allocator"
+DESCRIPTION = "Zeroconf is a program that is used to claim IPv4 \
+link-local addresses. IPv4 link-local addresses are useful when setting \
+up ad-hoc networking between devices without the involvement of a either \
+a DHCP server or network administrator. \
+These addresses are allocated from the 169.254.0.0/16 address range and \
+are normally attached to each Ethernet device in your computer. \
+Addresses are assigned randomly by each host and, in case of collision, \
+both hosts (are supposed to) renumber."
AUTHOR = "Anand Kumria <wildfire@progsoc.uts.edu.au>"
HOMEPAGE = "http://www.progsoc.org/~wildfire/zeroconf/"
LICENSE = "GPL"