Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
@@ -26,6 +26,13 @@ config BR2_PACKAGE_LIGHTTPD_OPENSSL
|
||||
help
|
||||
Enable OpenSSL support for lighttpd.
|
||||
|
||||
config BR2_PACKAGE_LIGHTTPD_PAM
|
||||
bool "pam authentication support"
|
||||
default y
|
||||
depends on BR2_PACKAGE_LINUX_PAM
|
||||
help
|
||||
Enable PAM authentication support for lighttpd.
|
||||
|
||||
config BR2_PACKAGE_LIGHTTPD_ZLIB
|
||||
bool "zlib support"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
|
||||
Reference in New Issue
Block a user