Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -7,13 +7,14 @@ config BR2_PACKAGE_LIGHTTPD
depends on BR2_USE_MMU # fork()
depends on !BR2_STATIC_LIBS
help
lighttpd a secure, fast, compliant and very flexible web-server
which has been optimized for high-performance environments. It
has a very low memory footprint compared to other webservers and
takes care of cpu-load. Its advanced feature-set (FastCGI, CGI,
Auth, Output-Compression, URL-Rewriting and many more) make
lighttpd the perfect webserver-software for every server that
is suffering load problems.
lighttpd a secure, fast, compliant and very flexible
web-server which has been optimized for high-performance
environments. It has a very low memory footprint compared to
other webservers and takes care of cpu-load. Its advanced
feature-set (FastCGI, CGI, Auth, Output-Compression,
URL-Rewriting and many more) make lighttpd the perfect
webserver-software for every server that is suffering load
problems.
http://www.lighttpd.net/