Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -3,6 +3,7 @@ config BR2_PACKAGE_TINC
|
||||
select BR2_PACKAGE_LZO
|
||||
select BR2_PACKAGE_OPENSSL
|
||||
select BR2_PACKAGE_ZLIB
|
||||
depends on !BR2_STATIC_LIBS # tinc requires libdl for OpenSSL
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
tinc is a Virtual Private Network (VPN) daemon that uses
|
||||
@@ -10,3 +11,6 @@ config BR2_PACKAGE_TINC
|
||||
between hosts on the Internet.
|
||||
|
||||
http://www.tinc-vpn.org/
|
||||
|
||||
comment "tinc needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
Reference in New Issue
Block a user