util-linux-ng: fix swaponoff
[openembedded.git] / recipes / bluez / obexd_0.22.bb
1 DESCRIPTION = "OBEX Server and Client"
2 DEPENDS = "openobex glib-2.0 dbus bluez4"
3 DEPENDS_append_shr = " libframeworkd-glib "
4
5 LICENSE = "GPLv2"
6
7 SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz;name=archive"
8 SRC_URI_append_shr = " file://obexd-add-fso-support.patch;patch=1 "
9 SRC_URI[archive.md5sum] = "ed59a0e357b56d2a2ba0d1de6a0cc109"
10 SRC_URI[archive.sha256sum] = "b6a0217abafd2fd78c33ef8b9d64bb83da014c67c1ed594c475129a1b326e137"
11
12 inherit autotools_stage
13
14 EXTRA_OECONF_append_shr = " --with-telephony=fso --with-phonebook=fso "
15
16 FILES_${PN} += "${datadir}/dbus-1/"