aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/obexd_0.13.bb
blob: e1cc6ce8ff3ced2710214c0e164879b7a8b11b19 (plain)
1
2
3
4
5
6
7
8
9
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/"