How to add wifi interface in yocto image?

Hello world,
I’m trying to use to tdx-reference-multmdia yocto image, in IMX6DL, colibri evaluation board 3.2,
I successfully compiled yocto Image, and it is running fine in IMX6DL, but now can anyone tell me how to add wifi interface to IMX6DL, in yocto image?

Regards,
Nolan

Hello @Nolan_Maverick ,
You can start here :

Best regards,
Josep

Hello @josep.tx
So IMX6DL and colibri evaluation board does not have in built wifi adapters?

Regards,
Nolan

Hello @Nolan_Maverick ,

No, only Colibri iMX6ULL and iMX8X are available with on-board Wi-Fi.

The others need an external Wi-Fi interface

Best regards,
Josep

Thanks of your resonse @josep.tx