obexd: update to 0.13
authorKoen Kooi <koen@openembedded.org>
Sun, 7 Jun 2009 11:18:15 +0000 (13:18 +0200)
committerKoen Kooi <koen@openembedded.org>
Sun, 7 Jun 2009 11:18:15 +0000 (13:18 +0200)
recipes/bluez/obexd_0.13.bb [new file with mode: 0644]

diff --git a/recipes/bluez/obexd_0.13.bb b/recipes/bluez/obexd_0.13.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/"