Files
2026-04-23 17:07:55 +08:00

5 lines
193 B
Plaintext

# 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"