I’m trying to add bluetooth stack and driver for the bluetooth/wifi combo device WL18XX.
The Yocto used to build kernel and image is yocto legato 16.07.
Yocto builds a bootable image as long as I don’t add this only one kernel config: CONFIG_BT.
If the kernel is built with this config, WP85 can’t boot anymore it prints NO MISC PARTITION.
The only thing I can after this is to flash the WP85 through USB with your tool.
With a previous version of your Legato Legato (maybe 15.XX) we could add Bluetooth kernel config without problem.
How can I solve this problem ?
PS: adding this BT config is the only change to the default kernel config provided by your Yocto.