Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -3,8 +3,8 @@ menuconfig BR2_PACKAGE_NGINX
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_LIBATOMIC_OPS if BR2_sparc_v8 || BR2_sparc_leon3
|
||||
help
|
||||
nginx is an HTTP and reverse proxy server, as well as a mail proxy
|
||||
server.
|
||||
nginx is an HTTP and reverse proxy server, as well as a mail
|
||||
proxy server.
|
||||
|
||||
http://nginx.org/
|
||||
|
||||
@@ -141,8 +141,8 @@ config BR2_PACKAGE_NGINX_HTTP_CHARSET_MODULE
|
||||
|
||||
config BR2_PACKAGE_NGINX_HTTP_GZIP_MODULE
|
||||
bool "ngx_http_gzip_module"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
default y
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
Enable ngx_http_gzip_module
|
||||
|
||||
@@ -202,8 +202,8 @@ config BR2_PACKAGE_NGINX_HTTP_REFERER_MODULE
|
||||
|
||||
config BR2_PACKAGE_NGINX_HTTP_REWRITE_MODULE
|
||||
bool "ngx_http_rewrite_module"
|
||||
select BR2_PACKAGE_PCRE
|
||||
default y
|
||||
select BR2_PACKAGE_PCRE
|
||||
help
|
||||
Enable ngx_http_rewrite_module
|
||||
|
||||
|
||||
Reference in New Issue
Block a user