Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -11,7 +11,7 @@ config BR2_PACKAGE_LIBSOUP
|
||||
and the GLib main loop, to integrate well with GNOME
|
||||
applications.
|
||||
|
||||
http://live.gnome.org/LibSoup
|
||||
https://wiki.gnome.org/Projects/libsoup
|
||||
|
||||
if BR2_PACKAGE_LIBSOUP
|
||||
|
||||
@@ -22,11 +22,15 @@ config BR2_PACKAGE_LIBSOUP_GNOME
|
||||
|
||||
config BR2_PACKAGE_LIBSOUP_SSL
|
||||
bool "https support"
|
||||
depends on !BR2_STATIC_LIBS # gnutls
|
||||
select BR2_PACKAGE_GLIB_NETWORKING
|
||||
select BR2_PACKAGE_GNUTLS
|
||||
help
|
||||
Enable HTTPS (SSL) support.
|
||||
|
||||
comment "libsoup https support needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
endif
|
||||
|
||||
comment "libsoup needs a toolchain w/ wchar, threads"
|
||||
|
||||
Reference in New Issue
Block a user