diff --git a/recipes-image/console/console-net-image.bb b/recipes-image/console/console-net-image.bb index 1311f26..f8953d0 100644 --- a/recipes-image/console/console-net-image.bb +++ b/recipes-image/console/console-net-image.bb @@ -5,6 +5,7 @@ IMAGE_INSTALL += " \ networkmanager \ openssh-sftp-server \ openssh-sshd \ + iputils \ " export IMAGE_BASENAME = "console-net-image"