mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
nginx: added packagegroup for webdav module
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
db87078a40
commit
9937ffa5d2
|
|
@ -44,6 +44,7 @@ PACKAGECONFIG[http2] = "--with-http_v2_module,,"
|
|||
PACKAGECONFIG[ssl] = "--with-http_ssl_module,,openssl"
|
||||
PACKAGECONFIG[http-auth-request] = "--with-http_auth_request_module,,"
|
||||
PACKAGECONFIG[ipv6] = "--with-ipv6,,"
|
||||
PACKAGECONFIG[webdav] = "--with-http_dav_module,,"
|
||||
|
||||
do_configure () {
|
||||
if [ "${SITEINFO_BITS}" = "64" ]; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user