Hello,
I have install Linux image on NXP i.MX8 Mini. My linux version is
ID="fsl-imx-xwayland"
NAME="NXP i.MX Release Distro"
VERSION="5.4-zeus (zeus)"
VERSION_ID="5.4-zeus"
PRETTY_NAME="NXP i.MX Release Distro 5.4-zeus (zeus)".
Now I'm try to install ssh server through the following command.
sudo apt-get install openssh-server.
But I'm getting error. I have attached my log. I don't know what I'm doing wrong.
Thank you
Hello,
Please look in to below thread and link,may help you.
Yocto with a package manager (ex: apt-get)
https://wiki.yoctoproject.org/wiki/How_do_I
However ssh is expected to have in yocto please check it.
Regards