aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/obexd_0.22.bb
diff options
context:
space:
mode:
authorThomas Zimmermann <ml@vdm-design.de>2010-03-30 09:16:19 +0200
committerThomas Zimmermann <ml@vdm-design.de>2010-03-30 09:16:19 +0200
commit727155180897981773a829feec33faa81bd22833 (patch)
treeb0ea8f174e95ae3b83fa56f8a08b6d43570bd663 /recipes/bluez/obexd_0.22.bb
parentc7736ca03ae6157366baa5a926fe9305a1718e5b (diff)
downloadopenembedded-727155180897981773a829feec33faa81bd22833.tar.gz
obexd: add 0.22
* Add experimental FSO PBAP for SHR only Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
Diffstat (limited to 'recipes/bluez/obexd_0.22.bb')
-rw-r--r--recipes/bluez/obexd_0.22.bb16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/bluez/obexd_0.22.bb b/recipes/bluez/obexd_0.22.bb
new file mode 100644
index 0000000000..1731cd2a94
--- /dev/null
+++ b/recipes/bluez/obexd_0.22.bb
@@ -0,0 +1,16 @@
+DESCRIPTION = "OBEX Server and Client"
+DEPENDS = "openobex glib-2.0 dbus bluez4"
+DEPENDS_append_shr = " libframeworkd-glib "
+
+LICENSE = "GPLv2"
+
+SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz;name=archive"
+SRC_URI_append_shr = " file://obexd-add-fso-support.patch;patch=1 "
+SRC_URI[archive.md5sum] = "ed59a0e357b56d2a2ba0d1de6a0cc109"
+SRC_URI[archive.sha256sum] = "b6a0217abafd2fd78c33ef8b9d64bb83da014c67c1ed594c475129a1b326e137"
+
+inherit autotools_stage
+
+EXTRA_OECONF_append_shr = " --with-telephony=fso --with-phonebook=fso "
+
+FILES_${PN} += "${datadir}/dbus-1/"