summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/openssh/openssh_9.6p1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssh/openssh_9.6p1.bb b/meta/recipes-connectivity/openssh/openssh_9.6p1.bb
index edd8e8c2d1..d941664b41 100644
--- a/meta/recipes-connectivity/openssh/openssh_9.6p1.bb
+++ b/meta/recipes-connectivity/openssh/openssh_9.6p1.bb
@@ -58,6 +58,7 @@ DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)
58# systemd-sshd-socket-mode means installing sshd.socket 58# systemd-sshd-socket-mode means installing sshd.socket
59# and systemd-sshd-service-mode corresponding to sshd.service 59# and systemd-sshd-service-mode corresponding to sshd.service
60PACKAGECONFIG ??= "systemd-sshd-socket-mode" 60PACKAGECONFIG ??= "systemd-sshd-socket-mode"
61PACKAGECONFIG[fido2] = "--with-security-key-builtin,--disable-security-key,libfido2"
61PACKAGECONFIG[kerberos] = "--with-kerberos5,--without-kerberos5,krb5" 62PACKAGECONFIG[kerberos] = "--with-kerberos5,--without-kerberos5,krb5"
62PACKAGECONFIG[ldns] = "--with-ldns,--without-ldns,ldns" 63PACKAGECONFIG[ldns] = "--with-ldns,--without-ldns,ldns"
63PACKAGECONFIG[libedit] = "--with-libedit,--without-libedit,libedit" 64PACKAGECONFIG[libedit] = "--with-libedit,--without-libedit,libedit"