crops / yocto-dockerfiles

This repository is for -base and -builder containers for building derivative containers (such as poky-container) for containerized Yocto Project builds.
GNU General Public License v2.0
145 stars 57 forks source link

Optionally support nfs/tftp servers in build containers to speed up dev cycle #109

Open timblaktu opened 3 weeks ago

timblaktu commented 3 weeks ago

This is a feature request to optionally enable tftp/nfs servers in the build container. The feature would implement the canonical use case in early embedded linux development, a la the yocto wiki's NFS Root instructions.