#
DISTRO_SSH_DAEMON ?= "dropbear"
+#
+# bluetooth manager
+#
+DISTRO_BLUETOOTH_MANAGER ?= "\
+ blueprobe \
+ bluez-utils \
+ bluez-utils-compat \
+ "
+
#
# pcmciautils for >= 2.6.13-rc1, pcmcia-cs for others
#
# Provide bluez-utils-compat utils for the time being, the binaries in that package will vanish soon from upstream releases, so beware!
-RDEPENDS_task-base-bluetooth = "\
- blueprobe \
- bluez-utils \
- bluez-utils-compat \
+RDEPENDS_task-base-bluetooth = "\
+ ${DISTRO_BLUETOOTH_MANAGER} \
"
RRECOMMENDS_task-base-bluetooth = "\