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