summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy
diff options
context:
space:
mode:
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 @@
1DESCRIPTION = "GPS Controlling Daemon" 1SUMMARY = "GPS Multiplexing Daemon"
2DESCRIPTION = "Gypsy is a GPS multiplexing daemon which allows \
3multiple clients to access GPS data from multiple GPS sources \
4concurrently. Gypsy also hides the details of parsing NMEA from the \
5client applications, passing the data as simple values for the clients \
6to use."
2LICENSE = "GPL" 7LICENSE = "GPL"
3SECTION = "x11" 8SECTION = "x11"
4DEPENDS = "glib-2.0 dbus bluez4 dbus-glib" 9DEPENDS = "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 @@
1DESCRIPTION = "GPS Controlling Daemon" 1SUMMARY = "GPS Multiplexing Daemon"
2DESCRIPTION = "Gypsy is a GPS multiplexing daemon which allows \
3multiple clients to access GPS data from multiple GPS sources \
4concurrently. Gypsy also hides the details of parsing NMEA from the \
5client applications, passing the data as simple values for the clients \
6to use."
2LICENSE = "GPL" 7LICENSE = "GPL"
3SECTION = "x11" 8SECTION = "x11"
4DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt" 9DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt"