aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dropbear/dropbear_0.53.1.bb
blob: d26b9e88738ba899304d6e76b3f6d1378b335fa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require dropbear.inc
PR = "${INC_PR}.0"

SRC_URI += "file://no-host-lookup.patch"

do_configure_prepend() {
	echo "#define DROPBEAR_SMALL_CODE" >>${S}/options.h
}

DEFAULT_PREFERENCE = "-1"

SRC_URI[md5sum] = "0284ea239083f04c8b874e08e1aca243"
SRC_URI[sha256sum] = "e24d3cbecd3bc850b2b336b8eb50c845a285ceef8e22544938a582e163d36393"