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.inc14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/gypsy/gypsy.inc b/meta/recipes-connectivity/gypsy/gypsy.inc
new file mode 100644
index 0000000000..f0d90b290e
--- /dev/null
+++ b/meta/recipes-connectivity/gypsy/gypsy.inc
@@ -0,0 +1,14 @@
+DESCRIPTION = "GPS Controlling Daemon"
+LICENSE = "GPL"
+SECTION = "x11"
+DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"
+
+inherit autotools pkgconfig
+
+EXTRA_OECONF += "--with-distro=debian"
+
+do_configure_prepend () {
+ touch ${S}/gtk-doc.make
+}
+
+FILES_${PN} += "/usr/share/dbus-1/services/"