OpenSSH 9.8 broken
Hi,
in OpenSSH 9.8 the server process is split into two binaries: sshd and sshd-session. The current openssh.mk only installs the sshd binary. You have to add the line
$(INSTALL) -D -m 0755 $(@D)/sshd-session $(TARGET_DIR)/usr/libexec/sshd-session