blob: cab454af28258399a5a10f740ea44be787d4fdd7 [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 \
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08006 file://localoptions.h"