Alex King writes:

Dropbear have bumpeed their version to 0.36, and 0.35 is not where
buildroot expects it (they seem to have removed that version.)
This commit is contained in:
Eric Andersen 2003-09-12 00:24:32 +00:00
parent f0f965bd2c
commit 4b51328693

View File

@ -3,9 +3,9 @@
# dropbear_sshd
#
#############################################################
DROPBEAR_SSHD_SOURCE:=dropbear-0.35.tar.bz2
DROPBEAR_SSHD_SOURCE:=dropbear-0.36.tar.bz2
DROPBEAR_SSHD_SITE:=http://matt.ucc.asn.au/dropbear/
DROPBEAR_SSHD_DIR:=$(BUILD_DIR)/dropbear-0.35
DROPBEAR_SSHD_DIR:=$(BUILD_DIR)/dropbear-0.36
DROPBEAR_SSHD_CAT:=bzcat
DROPBEAR_SSHD_BINARY:=dropbear
DROPBEAR_SSHD_TARGET_BINARY:=usr/sbin/dropbear