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

@@ -2,7 +2,8 @@ config BR2_PACKAGE_TINYHTTPD
bool "tinyhttpd"
depends on BR2_USE_MMU # fork()
help
A relatively simple webserver written as a school project. It is
exceedingly simple, threaded and handles basic CGI scripts.
A relatively simple webserver written as a school
project. It is exceedingly simple, threaded and handles
basic CGI scripts.
http://sourceforge.net/projects/tinyhttpd/