I build a bitbake core-image-full-cmdline
I put this in the local,conf
IMAGE_INSTALL_append += " iw wpa-supplicant net-tools ethtool
pciutils i2c-tools wireless-tools kernel-modules"
then I found out that the image I built does not have wlan0 interface only
has usb0, eth0 and lo. Did I miss anything?
On Thu, Jun 27, 2019 at 10:25 AM shivanipatel <admin@community.nxp.com>