Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
config BR2_PACKAGE_SSHFS
|
||||
bool "sshfs (FUSE)"
|
||||
select BR2_PACKAGE_LIBFUSE
|
||||
select BR2_PACKAGE_LIBGLIB2
|
||||
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
|
||||
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||||
select BR2_PACKAGE_OPENSSH
|
||||
depends on BR2_USE_WCHAR # glib2
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse, glib2
|
||||
depends on BR2_USE_MMU # libfuse, glib2
|
||||
depends on !BR2_STATIC_LIBS # libfuse
|
||||
select BR2_PACKAGE_LIBFUSE
|
||||
select BR2_PACKAGE_LIBGLIB2
|
||||
select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
|
||||
select BR2_PACKAGE_OPENSSH
|
||||
help
|
||||
FUSE filesystem client based on the SSH File Transfer Protocol.
|
||||
FUSE filesystem client based on the SSH File Transfer
|
||||
Protocol.
|
||||
|
||||
https://github.com/libfuse/sshfs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user