diff --git a/conf/distro/mortsgna.conf b/conf/distro/mortsgna.conf index b1023f1..ee0ac28 100644 --- a/conf/distro/mortsgna.conf +++ b/conf/distro/mortsgna.conf @@ -174,7 +174,7 @@ DISTRO_EXTRA_RRECOMMENDS += " \ less \ " -# Prefer openssh over dropbear when using packagegroup-basic +# In case one wants to use packagegroup-basic: Prefer openssh over dropbear TASK_BASIC_SSHDAEMON = "openssh-ssh openssh-sshd openssh-scp openssh-sftp openssh-sftp-server" # Image features strongly suggested diff --git a/recipes-image/console/console-net-image.bb b/recipes-image/console/console-net-image.bb index f8953d0..1981ff8 100644 --- a/recipes-image/console/console-net-image.bb +++ b/recipes-image/console/console-net-image.bb @@ -5,6 +5,8 @@ IMAGE_INSTALL += " \ networkmanager \ openssh-sftp-server \ openssh-sshd \ + openssh-ssh \ + openssh-scp \ iputils \ "