aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bluez/bluez4_4.56.bb
blob: ad2c957bfcea7044fba43e503eeab95b42a98df8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require bluez4.inc

DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_angstrom = "1"

DEPENDS += "libsndfile1"

PR = "${INC_PR}.0"

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