Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
config BR2_PACKAGE_GESFTPSERVER
|
||||
bool "gesftpserver"
|
||||
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||||
depends on BR2_USE_WCHAR
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||||
help
|
||||
Green End SFTP Server
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
GESFTPSERVER_VERSION = 0.2.2
|
||||
GESFTPSERVER_SOURCE = sftpserver-$(GESFTPSERVER_VERSION).tar.gz
|
||||
GESFTPSERVER_SITE = http://www.greenend.org.uk/rjk/sftpserver
|
||||
GESFTPSERVER_LICENSE = GPLv2+
|
||||
GESFTPSERVER_LICENSE = GPL-2.0+
|
||||
GESFTPSERVER_LICENSE_FILES = COPYING
|
||||
# forgets to link against pthread when cross compiling
|
||||
GESFTPSERVER_CONF_ENV = LIBS=-lpthread
|
||||
|
||||
Reference in New Issue
Block a user