aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy_0.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity/gypsy/gypsy_0.6.bb')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_0.6.bb7
1 files changed, 6 insertions, 1 deletions
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"