aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-06-07 13:18:15 +0200
committerKoen Kooi <koen@openembedded.org>2009-06-07 13:18:15 +0200
commita7a3289476f7e9a3701a2ef7a79c70bcae2d06a1 (patch)
tree68a4e4b62f7d77d10d55348a941c174a4d3ffeac /recipes
parentce7274c16f0b94bb2ccf623ee7e4be6043e80a43 (diff)
downloadopenembedded-a7a3289476f7e9a3701a2ef7a79c70bcae2d06a1.tar.gz
obexd: update to 0.13
Diffstat (limited to 'recipes')
-rw-r--r--recipes/bluez/obexd_0.13.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/bluez/obexd_0.13.bb b/recipes/bluez/obexd_0.13.bb
new file mode 100644
index 0000000000..e1cc6ce8ff
--- /dev/null
+++ b/recipes/bluez/obexd_0.13.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/"