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

Request for telnet package added to support 'bitbake image -c testimage' #73

Open robbie-cao opened 2 years ago

robbie-cao commented 2 years ago

I'm currently working on an meta-arm project where the image testing step 'bitbake image -c testimage' has a requirement on 'telnet'.

Would it be possible to add these to the image/Dockerfile please?