Files
OpenBMC/meta-phosphor/recipes-connectivity/openssh/openssh_%.bbappend
T

5 lines
193 B
Plaintext
Raw Normal View History

2026-04-23 17:07:55 +08:00
# Don't create an empty openssh-dev package. That would pull in openssh-sshd
# even it we are only depending on openssh-sftp, which causes conflicts
# with dropbear
ALLOW_EMPTY:${PN}-dev = "0"