Hello All,
I have used Yocto to build to images. core-image-minimal and imx-image-core. Searching through the recipes and layers I see that many SSH implementations are included.
I have booted my device and used a terminal to verify it boots. Using the "help" command I get a list of available commands. However "ifconfig" and "ip" are not there as I would expect. The commands I do have are in the list below.
This list came from the core-image-minimal build. I am flashing the device with the imx-image-core image. However looking into the layers and recipes (in the conf files) they appear to be the same. Is there a setting or minimum image I have to build to get basic SSH functionality?
Edit 1:
I have loaded my imx-image-core on my SD card. The "ifconfig" and "ip" commands still do not exist. However running the command "bdinfo" I get the following information.
current eth = ethernet@20b4000
ethaddr = 00:04:9f:06:f4:cc
IP addr = <NULL>