core-image-minimal connectivity

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

core-image-minimal connectivity

730 Views
erikraynolds
Contributor III

I'm trying to build an image of core-image-minimal based on morty for imx8 device. I need to have basic connectivity there (ssh). What needs to be included in local.conf for build to enable it?

0 Kudos
2 Replies

540 Views
joanxie
NXP TechSupport
NXP TechSupport

you can develope "smart" package on your yocto, then add openssh, for more detailed information, pls refer to the document as below:

https://community.nxp.com/docs/DOC-328199 

0 Kudos

540 Views
erikraynolds
Contributor III

It does the trick ...

> ifconfig eth0 up 

> udhcpc -ieth0

0 Kudos