HW25: Remove bluetooth tools
Bluetooth is not supported on this board, therefor the related tools are not required. BugzID: 66158
This commit is contained in:
parent
8a46892b27
commit
1125597f8a
|
|
@ -10,3 +10,8 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-am335x-hw25"
|
|||
KERNEL_DEVICETREE = "am335x-hw25.dtb "
|
||||
|
||||
SERIAL_CONSOLES = "115200;ttyS0"
|
||||
|
||||
MACHINE_FEATURES_remove = " \
|
||||
bluetooth \
|
||||
tibluetooth \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue