summaryrefslogtreecommitdiffstats
path: root/recipes/bluez/obexd_0.13.bb
blob: 08b8148e6154eba0f92100ccbcb0448f48544e99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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/"

SRC_URI[md5sum] = "8764dcbcd7b5ed80e17b1279a82701b0"
SRC_URI[sha256sum] = "c986121e520897af6c326ece8a26eca87bdb4641a93913b63a5c29521cefaf66"