aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2010-09-28 09:30:42 -0500
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-11 22:15:48 +0100
commit75732f544356d3107e624eb64a2d310c8e048180 (patch)
tree345495142138a2ec7321b5f6c7b5af303930e6ac /meta/recipes-connectivity/gypsy
parentdaa21c1e0a306c45f06c6fe6adb5fe1d6a90070c (diff)
downloadopenembedded-core-75732f544356d3107e624eb64a2d310c8e048180.tar.gz
recipes-connectivity: Cleanup package descriptions and summaries
[BUGID #281] Evaluate and update each package in recipes-connectivity to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-connectivity/gypsy')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy.inc7
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_0.6.bb7
2 files changed, 12 insertions, 2 deletions
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"