From 63aaa4ed41f973cab8affbe1aceb29714a37b27f Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Tue, 23 Nov 2010 14:49:20 +0800 Subject: gypsy: Upgrade to version 0.8 Fixed recipe metadata Signed-off-by: Dongxiao Xu --- meta/recipes-connectivity/gypsy/gypsy_0.6.bb | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 meta/recipes-connectivity/gypsy/gypsy_0.6.bb (limited to 'meta/recipes-connectivity/gypsy/gypsy_0.6.bb') 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 @@ -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" - -SRC_URI = "http://gypsy.freedesktop.org/releases/gypsy-${PV}.tar.gz" - -inherit autotools pkgconfig - -FILES_${PN} += "/usr/share/dbus-1/services/" -- cgit v1.2.3-54-g00ecf