obexd: add 0.10, needs bluez4
authorKoen Kooi <koen@openembedded.org>
Sun, 12 Apr 2009 09:11:23 +0000 (11:11 +0200)
committerKoen Kooi <koen@openembedded.org>
Sun, 12 Apr 2009 09:11:23 +0000 (11:11 +0200)
recipes/bluez/obexd_0.10.bb [new file with mode: 0644]

diff --git a/recipes/bluez/obexd_0.10.bb b/recipes/bluez/obexd_0.10.bb
new file mode 100644 (file)
index 0000000..e1cc6ce
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "OBEX Server and Client"
+DEPENDS = "openobex glib-2.0 dbus bluez4"
+
+LICENSE = "GPLv2"
+
+SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz"
+
+inherit autotools_stage
+
+FILES_${PN} += "${datadir}/dbus-1/"