aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-12 11:11:23 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-12 11:11:23 +0200
commit06f21a48554451e510ea32b8a9125af708c9d6d7 (patch)
tree39111f291cbdcea01f71642fc28e58af88ff593c /recipes/bluez
parent2b20f795e32bab6ce8ae9c3cce1892073e9b7c7a (diff)
downloadopenembedded-06f21a48554451e510ea32b8a9125af708c9d6d7.tar.gz
obexd: add 0.10, needs bluez4
Diffstat (limited to 'recipes/bluez')
-rw-r--r--recipes/bluez/obexd_0.10.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/bluez/obexd_0.10.bb b/recipes/bluez/obexd_0.10.bb
new file mode 100644
index 0000000000..e1cc6ce8ff
--- /dev/null
+++ b/recipes/bluez/obexd_0.10.bb
@@ -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/"