blob: 80714977b7948c28f3dc0d5a8920e794ca285aa6 [file] [log] [blame]
CamVan Nguyenb6f7e102018-02-20 13:28:52 -06001# 0001-Only-load-dropbear-default-host-keys-if-a-key-is-not.patch
2# has been upstreamed. This patch can be removed once we upgrade
3# to yocto 2.5 or later which will pull in the latest dropbear code.
Brad Bishop78a27262015-12-02 12:10:56 -05004FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
Jeremy Kerrfac2e5c2016-04-12 11:38:13 +08005SRC_URI += "file://dropbearkey.service \
CamVan Nguyenb6f7e102018-02-20 13:28:52 -06006 file://0001-dropbear-Add-c-command-option-to-force-a-specific-co.patch \
7 file://0001-Only-load-dropbear-default-host-keys-if-a-key-is-not.patch"