summaryrefslogtreecommitdiff
path: root/packages/bluez/bluez-utils_3.9.bb
blob: 60b5becd995d04a1d79d7bb30a0ae7f4be322e22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require bluez-utils.inc

PACKAGES =+ "${PN}-ciptool"

SRC_URI += "file://uclibc-fix.patch;patch=1"

FILES_${PN}-ciptool = "/bin/ciptool"
RREPLACES_${PN}-ciptool = "bluez-utils-dbus-ciptool"
RCONFLICTS_${PN}-ciptool = "bluez-utils-dbus-ciptool bluez-utils-nodbus"


PR = "r5"