summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/gypsy/gypsy_0.6.bb
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2010-11-23 14:49:20 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-02 05:24:51 -0800
commit63aaa4ed41f973cab8affbe1aceb29714a37b27f (patch)
tree0f14f0a0f8dda8c04948d95ca295c7cf0b2cd842 /meta/recipes-connectivity/gypsy/gypsy_0.6.bb
parent07d5f6c80eb2006d7dcaf286eea450d86b73d69a (diff)
downloadpoky-63aaa4ed41f973cab8affbe1aceb29714a37b27f.tar.gz
gypsy: Upgrade to version 0.8
Fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-connectivity/gypsy/gypsy_0.6.bb')
-rw-r--r--meta/recipes-connectivity/gypsy/gypsy_0.6.bb15
1 files changed, 0 insertions, 15 deletions
diff --git a/meta/recipes-connectivity/gypsy/gypsy_0.6.bb b/meta/recipes-connectivity/gypsy/gypsy_0.6.bb
deleted file mode 100644
index 9328f969bd..0000000000
--- a/meta/recipes-connectivity/gypsy/gypsy_0.6.bb
+++ /dev/null
@@ -1,15 +0,0 @@
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."
7LICENSE = "GPL"
8SECTION = "x11"
9DEPENDS = "glib-2.0 dbus bluez4 dbus-glib libxslt"
10
11SRC_URI = "http://gypsy.freedesktop.org/releases/gypsy-${PV}.tar.gz"
12
13inherit autotools pkgconfig
14
15FILES_${PN} += "/usr/share/dbus-1/services/"