1ff075f6eSBrad Bishop# 0001-Only-load-dropbear-default-host-keys-if-a-key-is-not.patch
2ff075f6eSBrad Bishop# has been upstreamed.  This patch can be removed once we upgrade
3ff075f6eSBrad Bishop# to yocto 2.5 or later which will pull in the latest dropbear code.
412fc939cSPatrick WilliamsFILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
5ff075f6eSBrad BishopSRC_URI += "file://dropbearkey.service \
619e81d3fSRichard Marian Thomaiyar            file://localoptions.h \
719e81d3fSRichard Marian Thomaiyar            file://dropbear.default \
819e81d3fSRichard Marian Thomaiyar           "
9*26dbcdbdSZev Weiss
10*26dbcdbdSZev Weiss# pull in OpenSSH's /usr/libexec/sftp-server so we don't have to rely
11*26dbcdbdSZev Weiss# on the crufty old scp protocol for file transfer
12*26dbcdbdSZev WeissRDEPENDS:${PN} += "openssh-sftp-server"
13