Update dropbear to the latest and greatest
This commit is contained in:
parent
9c5021ebc9
commit
15418c9c2c
@ -3,9 +3,9 @@
|
||||
# dropbear_sshd
|
||||
#
|
||||
#############################################################
|
||||
DROPBEAR_SSHD_SOURCE:=dropbear-0.36.tar.bz2
|
||||
DROPBEAR_SSHD_SOURCE:=dropbear-0.37.tar.bz2
|
||||
DROPBEAR_SSHD_SITE:=http://matt.ucc.asn.au/dropbear/
|
||||
DROPBEAR_SSHD_DIR:=$(BUILD_DIR)/dropbear-0.36
|
||||
DROPBEAR_SSHD_DIR:=$(BUILD_DIR)/dropbear-0.37
|
||||
DROPBEAR_SSHD_CAT:=bzcat
|
||||
DROPBEAR_SSHD_BINARY:=dropbear
|
||||
DROPBEAR_SSHD_TARGET_BINARY:=usr/sbin/dropbear
|
||||
|
Loading…
Reference in New Issue
Block a user