aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-bluetooth/gpe-bluetooth_0.54.bb
blob: 24d3ff48ced9c85ebea62aee06b56cd16c0ed02c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
LICENSE     = "GPL"
DESCRIPTION = "GPE bluetooth support user interface tool."
SECTION     = "gpe"
PRIORITY    = "optional"
PR          = "r1"

DEPENDS = "gtk+ libcontactsdb libdisplaymigration libgpewidget openobex libgpevtype bluez-libs sqlite dbus-glib libglade blueprobe bluez-utils-dbus"
RDEPENDS = "bluez-utils-dbus blueprobe"

GPE_TARBALL_SUFFIX= "bz2"
inherit gpe autotools

SRC_URI += "file://hciattach-bts.patch;patch=1 \
	file://include-sdp_lib.patch;patch=1"

FILES_${PN} += '${datadir}/bluez-pin'