summaryrefslogtreecommitdiffstats
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 @@
1DESCRIPTION = "GPS Controlling Daemon"
2LICENSE = "GPL"
3SECTION = "x11"
4DEPENDS = "glib-2.0 dbus bluez4 dbus-glib"
5
6inherit autotools pkgconfig
7
8EXTRA_OECONF += "--with-distro=debian"
9
10do_configure_prepend () {
11 touch ${S}/gtk-doc.make
12}
13
14FILES_${PN} += "/usr/share/dbus-1/services/"