aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/obexd_0.19.bb
blob: a3bc6af519d20a0ef5d80e5c200b318f9b6e844a (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] = "2f03b81411a1f7c359ada35459d946a5"
SRC_URI[sha256sum] = "37fb4cffad7e361daffa9915ee6a37e615d0bf4d1f24760e585d5ac922515ca8"