aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy.inc
diff options
context:
space:
mode:
authorAndrei Dinu <andrei.adrianx.dinu@intel.com>2012-10-04 13:14:32 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-18 12:03:25 +0100
commit817c4e661da1e9baa947a420d690248971301102 (patch)
tree8167f16a9979eb2bef0315c4b002bac76dcafc5a /meta/recipes-connectivity/gypsy/gypsy.inc
parente2d71503847f72f55666143a2a320925838fd26f (diff)
downloadopenembedded-core-contrib-817c4e661da1e9baa947a420d690248971301102.tar.gz
gypsy: removed gypsy from meta/recipes-connectivity
removed also entry from meta/recipes-gnome/packagegroups/packagegroup-sdk-gmae.inc Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/gypsy/gypsy.inc')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-connectivity/gypsy/gypsy.inc b/meta/recipes-connectivity/gypsy/gypsy.inc
deleted file mode 100644
index 0c1735e1b4..0000000000
--- a/meta/recipes-connectivity/gypsy/gypsy.inc
+++ /dev/null
@@ -1,15 +0,0 @@
-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 = "GPLv2.0 & LGPLv2.1"
-SECTION = "x11"
-DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"
-
-inherit autotools pkgconfig gtk-doc
-
-EXTRA_OECONF += "--with-distro=debian"
-
-FILES_${PN} += "/usr/share/dbus-1/services/"