Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
# Use bluetooth 4.0
DISTRO_BLUETOOTH_MANAGER = "bluez4"
# We want images supporting the following features (for task-base)
-DISTRO_FEATURES = "wifi ppp alsa ext2 vfat bluetooth usbgadget usbhost"
+DISTRO_FEATURES = "wifi ppp ext2 vfat bluetooth usbgadget usbhost"
# Following features are for ARM and E500 based machines
DISTRO_FEATURES += "eabi"
DESCRIPTION = "Merge machine and distro options to create a basic machine task/package"
-PR = "r88"
+PR = "r89"
inherit task