aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez-utils_4.56.bb
blob: 0d58066a26ebe3af337ecb9b0557f1eda0496629 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require bluez4-utils.inc

PR = "${INC_PR}"

DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_angstrom = "1"
DEFAULT_PREFERENCE_shr = "1"

# Not all distros have a recent enough udev
BTUDEV = " --disable-udevrules"
BTUDEV_angstrom = " --enable-udevrules"
BTUDEV_shr = "—enable-udevrules"
EXTRA_OECONF += "${BTUDEV}"