console-net-image: add iputils

busybox tools lack important features

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-10-18 16:55:58 +02:00
parent bb2cf55b6e
commit c440a448fa

View File

@@ -5,6 +5,7 @@ IMAGE_INSTALL += " \
networkmanager \
openssh-sftp-server \
openssh-sshd \
iputils \
"
export IMAGE_BASENAME = "console-net-image"